Created
November 19, 2023 03:36
L4-L7 Trace Logs
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-11-18T22:32:18.785-0500 [INFO] Terraform version: 1.4.6 | |
2023-11-18T22:32:18.785-0500 [DEBUG] using github.com/hashicorp/go-tfe v1.21.0 | |
2023-11-18T22:32:18.785-0500 [DEBUG] using github.com/hashicorp/hcl/v2 v2.16.2 | |
2023-11-18T22:32:18.785-0500 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2 | |
2023-11-18T22:32:18.785-0500 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.0 | |
2023-11-18T22:32:18.785-0500 [DEBUG] using github.com/zclconf/go-cty v1.12.1 | |
2023-11-18T22:32:18.785-0500 [INFO] Go runtime version: go1.19.6 | |
2023-11-18T22:32:18.785-0500 [INFO] CLI args: []string{"terraform", "apply", "-auto-approve"} | |
2023-11-18T22:32:18.786-0500 [TRACE] Stdout is a terminal of width 125 | |
2023-11-18T22:32:18.786-0500 [TRACE] Stderr is a terminal of width 125 | |
2023-11-18T22:32:18.786-0500 [TRACE] Stdin is a terminal | |
2023-11-18T22:32:18.786-0500 [DEBUG] Attempting to open CLI config file: /Users/marinfer/.terraformrc | |
2023-11-18T22:32:18.786-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2023-11-18T22:32:18.787-0500 [INFO] Loading CLI configuration from /Users/marinfer/.terraform.d/credentials.tfrc.json | |
2023-11-18T22:32:18.788-0500 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2023-11-18T22:32:18.788-0500 [DEBUG] ignoring non-existing provider search directory /Users/marinfer/.terraform.d/plugins | |
2023-11-18T22:32:18.788-0500 [DEBUG] ignoring non-existing provider search directory /Users/marinfer/Library/Application Support/io.terraform/plugins | |
2023-11-18T22:32:18.788-0500 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2023-11-18T22:32:18.790-0500 [INFO] CLI command args: []string{"apply", "-auto-approve"} | |
2023-11-18T22:32:18.801-0500 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2023-11-18T22:32:18.802-0500 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2023-11-18T22:32:18.802-0500 [DEBUG] New state was assigned lineage "c8bae6b1-eb66-f2f4-7861-2cb43488bbc1" | |
2023-11-18T22:32:18.802-0500 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) | |
2023-11-18T22:32:18.802-0500 [TRACE] Meta.Backend: instantiated backend of type <nil> | |
2023-11-18T22:32:18.803-0500 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers | |
2023-11-18T22:32:18.804-0500 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/ciscodevnet/aci v2.11.1 for darwin_amd64 at .terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64 | |
2023-11-18T22:32:18.804-0500 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64 as a candidate package for registry.terraform.io/ciscodevnet/aci 2.11.1 | |
2023-11-18T22:32:18.886-0500 [DEBUG] checking for provisioner in "." | |
2023-11-18T22:32:18.896-0500 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2023-11-18T22:32:18.896-0500 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend | |
2023-11-18T22:32:18.903-0500 [INFO] backend/local: starting Apply operation | |
2023-11-18T22:32:18.903-0500 [TRACE] backend/local: requesting state manager for workspace "default" | |
2023-11-18T22:32:18.905-0500 [TRACE] backend/local: state manager for workspace "default" will: | |
- read initial snapshot from terraform.tfstate | |
- write new snapshots to terraform.tfstate | |
- create any backup at terraform.tfstate.backup | |
2023-11-18T22:32:18.905-0500 [TRACE] backend/local: requesting state lock for workspace "default" | |
2023-11-18T22:32:18.908-0500 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate | |
2023-11-18T22:32:18.911-0500 [TRACE] statemgr.Filesystem: existing snapshot has lineage "03c51ab5-4207-137a-98ea-15fbbb5228e0" serial 54 | |
2023-11-18T22:32:18.911-0500 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock | |
2023-11-18T22:32:18.911-0500 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info | |
2023-11-18T22:32:18.912-0500 [TRACE] backend/local: reading remote state for workspace "default" | |
2023-11-18T22:32:18.912-0500 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate | |
2023-11-18T22:32:18.913-0500 [TRACE] statemgr.Filesystem: read snapshot with lineage "03c51ab5-4207-137a-98ea-15fbbb5228e0" serial 54 | |
2023-11-18T22:32:18.913-0500 [TRACE] backend/local: populating backend.LocalRun for current working directory | |
2023-11-18T22:32:18.914-0500 [TRACE] Config.VerifyDependencySelections: provider registry.terraform.io/ciscodevnet/aci has 2.11.1 to satisfy ">= 2.11.1" | |
2023-11-18T22:32:18.915-0500 [TRACE] terraform.NewContext: starting | |
2023-11-18T22:32:18.915-0500 [TRACE] terraform.NewContext: complete | |
2023-11-18T22:32:18.915-0500 [TRACE] backend/local: requesting interactive input, if necessary | |
2023-11-18T22:32:18.915-0500 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/ciscodevnet/aci" | |
2023-11-18T22:32:18.916-0500 [TRACE] terraform.contextPlugins: Initializing provider "registry.terraform.io/ciscodevnet/aci" to read its schema | |
2023-11-18T22:32:18.916-0500 [DEBUG] created provider logger: level=trace | |
2023-11-18T22:32:18.916-0500 [INFO] provider: configuring client automatic mTLS | |
2023-11-18T22:32:18.940-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 args=[.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1] | |
2023-11-18T22:32:18.946-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 pid=31864 | |
2023-11-18T22:32:18.947-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 | |
2023-11-18T22:32:18.959-0500 [INFO] provider.terraform-provider-aci_v2.11.1: configuring server automatic mTLS: timestamp=2023-11-18T22:32:18.959-0500 | |
2023-11-18T22:32:18.984-0500 [DEBUG] provider: using plugin: version=5 | |
2023-11-18T22:32:18.984-0500 [DEBUG] provider.terraform-provider-aci_v2.11.1: plugin address: address=/var/folders/jr/p01m1gw90sd5vbrkq3k39xwm0000gn/T/plugin340927860 network=unix timestamp=2023-11-18T22:32:18.984-0500 | |
2023-11-18T22:32:19.005-0500 [TRACE] GRPCProvider: GetProviderSchema | |
2023-11-18T22:32:19.005-0500 [TRACE] provider.stdio: waiting for stdio data | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.proto tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:531 timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Getting provider schema: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:105 timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_maintenance_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_epg_to_static_path tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l4_l7_service_graph_template tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_logical_device_context tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_fabric_node_control timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_application_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_resource_type=aci_cloud_aws_provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.006-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_spine_port_policy_group tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_snmp_user tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_contract_subject_filter timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_external_network tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_resource_type=aci_l3_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_radius_provider_group timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_lacp_member_policy timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l3_domain_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l3out_ospf_external_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.006-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_endpoint_controls tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_interface_fc_policy timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_leaf_access_port_policy_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_span_destination_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_x509_certificate @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.007-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_tacacs_provider_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_tenant_to_cloud_account tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.007-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_credentials tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_mgmt_preference tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l2_interface_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_logical_node_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_endpoint_ip_aging_profile tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_igmp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spine_interface_profile_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_dhcp_option_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_fc_domain timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_login_domain_provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_cloud_ipsec_tunnel_subnet_pool tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vpc_explicit_protection_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_leaf_breakout_port_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_leaf_interface_profile timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_access_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l3_ext_subnet @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_ospf_timers tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l3out_hsrp_interface_group timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_endpoint_selectorfor_external_epgs tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_service_epg @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_connection timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_vpc_domain_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.008-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_end_point_retention_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_firmware_download_task tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_monitoring_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_node_mgmt_epg timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_match_regex_community_terms tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_resource_type=aci_pbr_l1_l2_destination timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_resource_type=aci_bfd_multihop_node_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_action_rule_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_resource_type=aci_managed_node_connectivity_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_ranges tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_function_node @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=aci_access_sub_port_block @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_imported_contract tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_vrf_snmp_context_community @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=aci_rsa_provider @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_cloud_context_profile timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_local_user timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_l3out_bgp_protocol_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_duo_provider_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_account tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_user_security_domain_role @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_epgs_using_function tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.008-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bfd_interface_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_resource_type=aci_endpoint_loop_protection @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_port_tracking tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_aaa_domain_relationship tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_template_region_detail @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_leaf_access_bundle_policy_group timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_cloud_external_network_vpn_network tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_fabric_wide_settings @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_service_redirect_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_qos_instance_policy tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_tacacs_source tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.009-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_rest_managed tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bfd_multihop_interface_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_third_party_device tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_applicationcontainer tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_logical_interface_context tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_maintenance_group_node tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_vpn_gateway @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_tacacs_accounting tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_saml_provider_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_global_security @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_filter_entry @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_miscabling_protocol_interface_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_bgp_timers timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_hsrp_group_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_concrete_device @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_attachable_access_entity_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_epg_to_contract_interface timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_configuration_export_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_destination_of_redirected_traffic tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_match_route_destination_rule @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_resource_type=aci_l4_l7_device tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_cloud_ad tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_firmware_policy @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_interface_blacklist @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_tacacs_accounting_destination timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_default_authentication timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_service_redirect_backup_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_vrf @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_external_network_instance_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_node_block tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_floating_svi @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_bridge_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_logical_interface_profile timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_tenant tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.010-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_fabric_node_member tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_service_endpoint_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l3out_path_attachment_secondary_ip tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bfd_multihop_interface_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.009-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_access_port_selector timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_spine_port_selector tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_endpoint_security_group_tag_selector timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_mgmt_zone tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_mcp_instance_policy timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_login_domain tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_lacp_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_any @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_spine_switch_association tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_resource_type=aci_l3out_path_attachment timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_ldap_group_map_rule @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_aaep_to_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_vmm_credential timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_lldp_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_firmware_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_route_control_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_rest @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_vsan_pool tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spanning_tree_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_ospf_interface_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_endpoint_security_group_selector timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_spine_switch_policy_group timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_leaf_access_bundle_policy_sub_group @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_leaf_selector tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_resource_type=aci_epg_to_domain tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_fex_bundle_group tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_spine_interface_profile tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l3out_loopback_interface_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_l3out_hsrp_interface_profile timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=aci_recurring_window @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_external_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.011-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_span_source_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_console_authentication tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bgp_route_control_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_static_route_next_hop tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vmm_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_ospf_interface_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_fex_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_vrf_leak_epg_bd_subnet tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_authentication_properties tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_subnet tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l3out_bgp_external_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_ldap_provider timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_ldap_group_map_rule_to_group_map tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_power_supply_redundancy_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vrf_to_bgp_address_family_context tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_bgp_route_summarization @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_error_disable_recovery @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_resource_type=aci_match_rule timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l2out_extepg timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_access_switch_policy_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_span_sourcedestination_group_match_label tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_logical_node_to_fabric_node @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.010-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_fabric_if_pol tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_aaa_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_static_node_mgmt_address tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vlan_encapsulationfor_vxlan_traffic tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_cidr_pool tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_multicast_pool tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l3out_hsrp_secondary_vip tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_annotation tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_action_rule_additional_communities timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3_outside tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_epg @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_bd_dhcp_label timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_hsrp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bulk_epg_to_static_path @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_contract_subject_one_way_filter tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_resource_type=aci_cloud_endpoint_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.012-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_endpoint_security_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_domain_profile timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l2_outside tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_resource_type=aci_endpoint_security_group_epg_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_contract @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_contract_subject tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_bgp_peer_prefix @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_route_control_context @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_ospf_route_summarization tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_isis_domain_policy timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vswitch_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_interface_config tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_vxlan_pool tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_bgp_peer_connectivity_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_dhcp_relay_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_l2_domain @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_pim_interface_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vlan_pool tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_concrete_interface tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_configuration_import_policy timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_spine_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_match_community_terms tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_spine_access_port_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l4_l7_redirect_health_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_filter tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_cloud_private_link_label tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_file_remote_path tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_encryption_key tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_ldap_group_map tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_port_security_policy @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_leaf_profile @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_epg_to_contract timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_physical_domain tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_multicast_pool_block timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_bgp_address_family_context timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_tag timestamp=2023-11-18T22:32:19.011-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_tacacs_provider timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_l4_l7_native_load_balancer @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_cdp_interface_policy tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.013-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_resource_type=aci_l3out_bfd_interface_profile timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_access_generic timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_coop_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_radius_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_l4_l7_logical_interface tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_subnet tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_node_block_firmware tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_bgp_best_path_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_l3out_vpc_member tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_saml_provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_application_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_access_port_block tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_taboo_contract timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_static_route tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_snmp_community timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_pod_maintenance_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_trigger_scheduler tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l3out_route_tag_policy timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_cloud_vrf_leak_routes tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_user_security_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_resource_type=aci_ip_sla_monitoring_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vmm_controller tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vrf_snmp_context @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_interface_fc_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_aws_provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_node_mgmt_epg tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l3out_bgp_external_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_service_graph_template tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_route_summarization tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_spine_access_port_selector timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_multicast_pool_block tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l2_outside tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_dhcp_relay_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_application_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_ad tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_action_rule_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_spine_interface_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_aaa_domain tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_system tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.014-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_hsrp_group_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_miscabling_protocol_interface_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_subnet tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_spine_port_selector tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ospf_route_summarization tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_coop_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ip_sla_monitoring_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_pod_maintenance_group tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_node_block tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_vmm_credential tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_ospf_interface_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.012-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_encryption_key tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_rsa_provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_isis_domain_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_aaep_to_domain tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_leaf_access_port_policy_group tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_firmware_download_task tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_node_to_fabric_node timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_endpoint_controls tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bridge_domain tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vrf tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_configuration_export_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3_domain_profile timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_best_path_policy tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_user_security_domain_role tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_monitoring_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_firmware_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_spanning_tree_interface_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_static_route tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_data_source_type=aci_l3out_path_attachment tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_authentication_properties tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_tag @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_taboo_contract tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_span_source_group @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_epg_to_contract_interface tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_tacacs_provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_redirect_health_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.015-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_access_port_selector tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_provider_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_service_redirect_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l3out_floating_svi tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l4_l7_device tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_span_destination_group timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fabric_node_member tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_mcp_instance_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_igmp_interface_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_x509_certificate timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bgp_route_control_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_error_disable_recovery tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_access_port_block tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_epg_to_domain tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bd_dhcp_label tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_leaf_breakout_port_group tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_ldap_provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_route_control_context tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_vmm_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ranges tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_data_source_type=aci_connection tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_route_control_profile timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_snmp_community tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_qos_instance_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_endpoint_selector tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_bfd_interface_policy @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_mgmt_preference tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_global_security tf_provider_addr=provider timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_match_rule tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.013-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_service_redirect_backup_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tacacs_accounting tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_interface_config tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_l4_l7_native_load_balancer tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_cloud_ipsec_tunnel_subnet_pool tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_vsan_pool timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_fabric_wide_settings tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_spine_switch_association @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_pim_interface_policy tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.016-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_contract timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_firmware_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_epg_to_static_path tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_rest tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_tacacs_source @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_annotation tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_vrf_leak_routes tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_leaf_access_bundle_policy_group tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_concrete_interface tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_cloud_epg tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_endpoint_security_group_tag_selector tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_access_sub_port_block @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_spine_interface_profile_selector tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_epgs_using_function tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_address_family_context tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_hsrp_interface_profile tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_snmp_user tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_vpc_explicit_protection_group tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fabric_path_ep tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_ospf_interface_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_l3out_hsrp_secondary_vip tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_vlan_pool tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_interface_context timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3_interface_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_port_tracking tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_saml_provider tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_leaf_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_function_node tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3out_path_attachment_secondary_ip timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_radius_provider_group timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_external_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_trigger_scheduler @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_client_end_point timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_route_tag_policy timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_leaf_access_bundle_policy_sub_group tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_multicast_pool tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_spine_port_policy_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.017-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_bgp_timers timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_lacp_member_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_local_user tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_endpoint_security_group_epg_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vpc_domain_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_login_domain tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vxlan_pool tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_vrf_leak_epg_bd_subnet tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_external_network tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_maintenance_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.014-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_service_epg tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_fex_profile tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_console_authentication tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_contract_subject tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_cloud_endpoint_selectorfor_external_epgs @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l2out_extepg timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ospf_timers tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_saml_certificate tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vrf_snmp_context tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_endpoint_ip_aging_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_match_route_destination_rule tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_leaf_selector tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_static_node_mgmt_address tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_hsrp_interface_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_static_route_next_hop tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_interface_policy tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_attachable_access_entity_profile timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_cloud_cidr_pool timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cloud_credentials tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_fc_domain tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_aaa_domain_relationship tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l2_domain tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_loopback_interface_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_l3out_hsrp_interface_group tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vrf_snmp_context_community tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_user_security_domain tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_logical_node_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.018-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_concrete_device tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_external_network_instance_profile timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_tacacs_provider_group tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_pbr_l1_l2_destination tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_filter_entry timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3_outside @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_leaf_interface_profile timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_maintenance_group_node tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_ospf_external_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_bgp_peer_connectivity_profile timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_radius_provider tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_providers_region tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_logical_interface_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_logical_device_context tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_endpoint_security_group_selector tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_access_switch_policy_group tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_fabric_node_control timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_interface_blacklist tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_contract_subject_filter tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vswitch_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_private_link_label timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_data_source_type=aci_any tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_bfd_interface_profile tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_login_domain_provider tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_port_security_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vlan_encapsulationfor_vxlan_traffic tf_provider_addr=provider timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_availability_zone tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_vrf_to_bgp_address_family_context tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_fex_bundle_group tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_rest_managed tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.015-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tacacs_accounting_destination tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_action_rule_additional_communities timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l4_l7_logical_interface tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_node_block_firmware @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_peer_prefix tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_domain_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_data_source_type=aci_filter @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.019-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_l2_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_lldp_interface_policy timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_context_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_service_endpoint_selector tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_vpn_gateway @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_recurring_window tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map_rule_to_group_map tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_default_authentication tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider tf_data_source_type=aci_tenant_to_cloud_account @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_cloud_template_region_detail tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_application_epg timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_node_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_span_sourcedestination_group_match_label tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_cdp_interface_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_endpoint_security_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_mgmt_zone tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_match_regex_community_terms tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3_ext_subnet tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_autonomous_system_profile tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_dhcp_option_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_file_remote_path tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_physical_domain tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_epg_to_contract tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fabric_if_pol tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_power_supply_redundancy_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_l4_l7_third_party_device tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_subnet timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vmm_controller tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_account tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_configuration_import_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_generic tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_vpc_member tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_managed_node_connectivity_group tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_spine_switch_policy_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema tf_data_source_type=aci_contract_subject_one_way_filter @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_interface_profile tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_end_point_retention_policy tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_match_community_terms tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.020-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l4_l7_deployed_graph_connector_vlan tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_external_network_vpn_network @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_imported_contract tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_destination_of_redirected_traffic tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_endpoint_loop_protection tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map_rule tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @module=sdk.helper_schema tf_data_source_type=aci_fabric_node tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_saml_provider_group tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_lacp_policy tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_cloud_applicationcontainer tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.016-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_dhcp_option tf_provider_addr=provider timestamp=2023-11-18T22:32:19.017-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_bgp_protocol_profile tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.017-0500 | |
2023-11-18T22:32:19.021-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_duo_provider_group tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.017-0500 | |
2023-11-18T22:32:19.022-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @module=sdk.proto tf_req_duration_ms=10 tf_rpc=GetProviderSchema diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 timestamp=2023-11-18T22:32:19.017-0500 | |
2023-11-18T22:32:19.022-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Announced server capabilities: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/server_capabilities.go:25 tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=GetProviderSchema tf_server_capability_get_provider_schema_optional=true tf_server_capability_plan_destroy=false @module=sdk.proto tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e timestamp=2023-11-18T22:32:19.017-0500 | |
2023-11-18T22:32:19.022-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=dc4ebab1-476b-fa3d-7462-6171f7a4461e @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:551 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.018-0500 | |
2023-11-18T22:32:19.042-0500 [TRACE] GRPCProvider: Close | |
2023-11-18T22:32:19.043-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-11-18T22:32:19.044-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 pid=31864 | |
2023-11-18T22:32:19.044-0500 [DEBUG] provider: plugin exited | |
2023-11-18T22:32:19.044-0500 [TRACE] Context.Input: Prompting for provider arguments | |
2023-11-18T22:32:19.044-0500 [TRACE] Context.Input: Provider provider.aci declared at provider.tf:15,1-15 | |
2023-11-18T22:32:19.044-0500 [TRACE] Context.Input: Input for provider.aci: map[string]cty.Value{} | |
2023-11-18T22:32:19.044-0500 [TRACE] backend/local: running validation operation | |
2023-11-18T22:32:19.045-0500 [DEBUG] Building and walking validate graph | |
2023-11-18T22:32:19.045-0500 [TRACE] building graph for walkValidate | |
2023-11-18T22:32:19.045-0500 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2023-11-18T22:32:19.045-0500 [TRACE] ConfigTransformer: Starting for path: | |
2023-11-18T22:32:19.046-0500 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
------ | |
2023-11-18T22:32:19.046-0500 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2023-11-18T22:32:19.046-0500 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.046-0500 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2023-11-18T22:32:19.047-0500 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2023-11-18T22:32:19.047-0500 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2023-11-18T22:32:19.047-0500 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2023-11-18T22:32:19.047-0500 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2023-11-18T22:32:19.047-0500 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2023-11-18T22:32:19.047-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2023-11-18T22:32:19.047-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2023-11-18T22:32:19.047-0500 [TRACE] Executing graph transform *terraform.StateTransformer | |
2023-11-18T22:32:19.047-0500 [TRACE] StateTransformer: pointless no-op call, creating no nodes at all | |
2023-11-18T22:32:19.047-0500 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2023-11-18T22:32:19.047-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.048-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.048-0500 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2023-11-18T22:32:19.048-0500 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2023-11-18T22:32:19.048-0500 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_filter.ssh_https" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:24, Column:1, Byte:466}, End:hcl.Pos{Line:24, Column:30, Byte:495}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_filter.ssh_https | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_external_epg.ext_networks" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:29, Column:1, Byte:630}, End:hcl.Pos{Line:29, Column:45, Byte:674}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_external_epg.ext_networks | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_applicationcontainer.services_ap" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:17, Column:1, Byte:293}, End:hcl.Pos{Line:17, Column:52, Byte:344}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_applicationcontainer.services_ap | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_tenant.tenant1" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:54, Column:1, Byte:1378}, End:hcl.Pos{Line:54, Column:28, Byte:1405}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_tenant.tenant1 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_l4_l7_native_load_balancer.fw_nlb" (*terraform.NodeValidatableResource) config from main.tf:63,1-57 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_l4_l7_native_load_balancer.fw_nlb | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_l4_l7_service_graph_template.fw_sg" (*terraform.NodeValidatableResource) config from main.tf:75,1-52 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_l4_l7_service_graph_template.fw_sg | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_function_node.pan_fw" (*terraform.NodeValidatableResource) config from main.tf:88,1-38 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_function_node.pan_fw | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_account.aci_cloud_account_infra" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:6, Column:1, Byte:56}, End:hcl.Pos{Line:6, Column:51, Byte:106}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_account.aci_cloud_account_infra | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_epg_to_contract.ext_networks" (*terraform.NodeValidatableResource) config from main.tf:30,1-46 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_epg_to_contract.ext_networks | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_contract.fw_mgmt_access" (*terraform.NodeValidatableResource) config from main.tf:16,1-41 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_contract.fw_mgmt_access | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_function_node.nlb" (*terraform.NodeValidatableResource) config from main.tf:81,1-35 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_function_node.nlb | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_l4_l7_third_party_device.pa_fw" (*terraform.NodeValidatableResource) config from main.tf:38,1-54 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_l4_l7_third_party_device.pa_fw | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_subnet.fw_nlb_subnet" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:47, Column:1, Byte:1188}, End:hcl.Pos{Line:47, Column:40, Byte:1227}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_subnet.fw_nlb_subnet | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_epg.fw_mgmt_epg" (*terraform.NodeValidatableResource) config from main.tf:3,1-39 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_epg.fw_mgmt_epg | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_endpoint_selector.fw_mgmt" (*terraform.NodeValidatableResource) config from main.tf:10,1-49 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_endpoint_selector.fw_mgmt | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_tenant.infra_tenant" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:2, Column:1, Byte:1}, End:hcl.Pos{Line:2, Column:33, Byte:33}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_tenant.infra_tenant | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_context_profile.hub_vnet" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:37, Column:1, Byte:829}, End:hcl.Pos{Line:37, Column:44, Byte:872}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_context_profile.hub_vnet | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_contract_subject.fw_mgmt_access" (*terraform.NodeValidatableResource) config from main.tf:22,1-49 | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_contract_subject.fw_mgmt_access | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_cidr_pool.hub_services_cidr" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:42, Column:1, Byte:1013}, End:hcl.Pos{Line:42, Column:47, Byte:1059}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_cidr_pool.hub_services_cidr | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_vrf.services_vrf" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:12, Column:1, Byte:200}, End:hcl.Pos{Line:12, Column:30, Byte:229}} | |
2023-11-18T22:32:19.048-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_vrf.services_vrf | |
2023-11-18T22:32:19.048-0500 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2023-11-18T22:32:19.048-0500 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2023-11-18T22:32:19.048-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2023-11-18T22:32:19.048-0500 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/ciscodevnet/aci\"]" provider configuration from provider.tf:15,1-15 | |
2023-11-18T22:32:19.048-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.048-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2023-11-18T22:32:19.049-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) | |
2023-11-18T22:32:19.049-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_account.aci_cloud_account_infra | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_account.aci_cloud_account_infra" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_l4_l7_third_party_device.pa_fw | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_cloud_l4_l7_third_party_device.pa_fw" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_tenant.infra_tenant | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_tenant.infra_tenant" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_contract_subject.fw_mgmt_access | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_contract_subject.fw_mgmt_access" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_cidr_pool.hub_services_cidr | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_cidr_pool.hub_services_cidr" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_filter.ssh_https | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_filter.ssh_https" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_tenant.tenant1 | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_tenant.tenant1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_contract.fw_mgmt_access | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_contract.fw_mgmt_access" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_epg.fw_mgmt_epg | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_cloud_epg.fw_mgmt_epg" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_function_node.nlb | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_function_node.nlb" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_context_profile.hub_vnet | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_context_profile.hub_vnet" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_vrf.services_vrf | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_vrf.services_vrf" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_external_epg.ext_networks | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_external_epg.ext_networks" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_applicationcontainer.services_ap | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_applicationcontainer.services_ap" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_subnet.fw_nlb_subnet | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_subnet.fw_nlb_subnet" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_epg_to_contract.ext_networks | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_epg_to_contract.ext_networks" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_l4_l7_native_load_balancer.fw_nlb | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_cloud_l4_l7_native_load_balancer.fw_nlb" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_l4_l7_service_graph_template.fw_sg | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_l4_l7_service_graph_template.fw_sg" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_function_node.pan_fw | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_function_node.pan_fw" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.049-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_endpoint_selector.fw_mgmt | |
2023-11-18T22:32:19.049-0500 [DEBUG] ProviderTransformer: "aci_cloud_endpoint_selector.fw_mgmt" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.050-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.050-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2023-11-18T22:32:19.050-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2023-11-18T22:32:19.050-0500 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.050-0500 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2023-11-18T22:32:19.050-0500 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2023-11-18T22:32:19.050-0500 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_epg_to_contract.ext_networks | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_contract.fw_mgmt_access | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_function_node.nlb | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_l4_l7_third_party_device.pa_fw | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_subnet.fw_nlb_subnet | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_epg.fw_mgmt_epg | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_endpoint_selector.fw_mgmt | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_tenant.infra_tenant | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_context_profile.hub_vnet | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_contract_subject.fw_mgmt_access | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_cidr_pool.hub_services_cidr | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_vrf.services_vrf | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_filter.ssh_https | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_external_epg.ext_networks | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_applicationcontainer.services_ap | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_tenant.tenant1 | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_l4_l7_native_load_balancer.fw_nlb | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_l4_l7_service_graph_template.fw_sg | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_function_node.pan_fw | |
2023-11-18T22:32:19.050-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_account.aci_cloud_account_infra | |
2023-11-18T22:32:19.050-0500 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2023-11-18T22:32:19.050-0500 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2023-11-18T22:32:19.050-0500 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2023-11-18T22:32:19.050-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "aci_cloud_l4_l7_third_party_device.pa_fw" references: [var.fw_name data.aci_vrf.services_vrf data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_subnet.fw_nlb_subnet" references: [data.aci_cloud_cidr_pool.hub_services_cidr] | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "var.username" references: [] | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "var.fw_sg" references: [] | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "aci_epg_to_contract.ext_networks" references: [data.aci_cloud_external_epg.ext_networks aci_contract.fw_mgmt_access] | |
2023-11-18T22:32:19.051-0500 [DEBUG] ReferenceTransformer: "aci_contract.fw_mgmt_access" references: [data.aci_tenant.infra_tenant var.fw_mgmt_contract] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_function_node.nlb" references: [aci_cloud_l4_l7_native_load_balancer.fw_nlb aci_l4_l7_service_graph_template.fw_sg] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_context_profile.hub_vnet" references: [data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_subnet_name" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_contract" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.password" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_cloud_epg.fw_mgmt_epg" references: [data.aci_vrf.services_vrf aci_contract.fw_mgmt_access data.aci_cloud_applicationcontainer.services_ap var.fw_mgmt_epg] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_cloud_endpoint_selector.fw_mgmt" references: [aci_cloud_epg.fw_mgmt_epg var.fw_mgmt_subnet var.fw_mgmt_subnet_name] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.infra_tenant" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.url" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.services_ap" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.tenant_name" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_contract_subject.fw_mgmt_access" references: [aci_contract.fw_mgmt_access data.aci_filter.ssh_https] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_cidr_pool.hub_services_cidr" references: [data.aci_cloud_context_profile.hub_vnet var.hub_services_cidr] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_vrf.services_vrf" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_filter.ssh_https" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_nlb_name" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/ciscodevnet/aci\"]" references: [var.url var.password var.username] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_name" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_subnet" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.subscription_id" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.hub_services_cidr" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_epg" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_external_epg.ext_networks" references: [] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_applicationcontainer.services_ap" references: [var.services_ap data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.tenant1" references: [var.tenant_name] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_account.aci_cloud_account_infra" references: [var.subscription_id] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_cloud_l4_l7_native_load_balancer.fw_nlb" references: [data.aci_tenant.infra_tenant data.aci_cloud_subnet.fw_nlb_subnet var.fw_nlb_name] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_l4_l7_service_graph_template.fw_sg" references: [var.fw_sg data.aci_tenant.tenant1] | |
2023-11-18T22:32:19.052-0500 [DEBUG] ReferenceTransformer: "aci_function_node.pan_fw" references: [aci_l4_l7_service_graph_template.fw_sg aci_cloud_l4_l7_third_party_device.pa_fw] | |
2023-11-18T22:32:19.053-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.053-0500 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2023-11-18T22:32:19.053-0500 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2023-11-18T22:32:19.053-0500 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_external_epg.ext_networks depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_applicationcontainer.services_ap depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_tenant.tenant1 depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_account.aci_cloud_account_infra depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_subnet.fw_nlb_subnet depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_tenant.infra_tenant depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_context_profile.hub_vnet depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_cidr_pool.hub_services_cidr depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_vrf.services_vrf depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] attachDataDependenciesTransformer: data.aci_filter.ssh_https depends on [] | |
2023-11-18T22:32:19.053-0500 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) | |
2023-11-18T22:32:19.053-0500 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer | |
2023-11-18T22:32:19.053-0500 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes) | |
2023-11-18T22:32:19.053-0500 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer | |
2023-11-18T22:32:19.053-0500 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes) | |
2023-11-18T22:32:19.054-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.054-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.054-0500 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2023-11-18T22:32:19.054-0500 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2023-11-18T22:32:19.054-0500 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2023-11-18T22:32:19.054-0500 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.054-0500 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2023-11-18T22:32:19.054-0500 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.054-0500 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2023-11-18T22:32:19.055-0500 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_contract.fw_mgmt_access - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
aci_l4_l7_service_graph_template.fw_sg - *terraform.NodeValidatableResource | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet - *terraform.NodeValidatableResource | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet - *terraform.NodeValidatableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr - *terraform.NodeValidatableResource | |
data.aci_filter.ssh_https - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt - *terraform.NodeValidatableResource | |
aci_contract_subject.fw_mgmt_access - *terraform.NodeValidatableResource | |
aci_epg_to_contract.ext_networks - *terraform.NodeValidatableResource | |
aci_function_node.nlb - *terraform.NodeValidatableResource | |
aci_function_node.pan_fw - *terraform.NodeValidatableResource | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodeValidatableResource | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.055-0500 [DEBUG] Starting graph walk: walkValidate | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.services_ap": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.fw_nlb_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.fw_nlb_name | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.hub_services_cidr": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.hub_services_cidr | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.password": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.password | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.url": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.url | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.fw_mgmt_epg": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_epg | |
2023-11-18T22:32:19.056-0500 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.056-0500 [TRACE] NodeRootVariable: evaluating var.username | |
2023-11-18T22:32:19.056-0500 [TRACE] prepareFinalInputVariableValue: preparing var.username | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_mgmt_subnet": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_subnet | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_subnet | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_mgmt_contract": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_contract | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_contract | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] NodeRootVariable: evaluating var.fw_name | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_mgmt_subnet_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.tenant_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.subscription_id": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_sg": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.057-0500 [TRACE] NodeRootVariable: evaluating var.services_ap | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.services_ap | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.services_ap has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.hub_services_cidr | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.hub_services_cidr has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_epg | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_epg has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.password | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_nlb_name | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.fw_nlb_name has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.url | |
2023-11-18T22:32:19.057-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.username | |
2023-11-18T22:32:19.057-0500 [TRACE] evalVariableValidations: no validation rules declared for var.username, so skipping | |
2023-11-18T22:32:19.057-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_subnet | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_contract has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_name | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.fw_name has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_subnet, so skipping | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.fw_mgmt_subnet": visit complete | |
2023-11-18T22:32:19.057-0500 [TRACE] NodeRootVariable: evaluating var.tenant_name | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: preparing var.tenant_name | |
2023-11-18T22:32:19.057-0500 [TRACE] prepareFinalInputVariableValue: var.tenant_name has a default value | |
2023-11-18T22:32:19.057-0500 [TRACE] vertex "var.username": visit complete | |
2023-11-18T22:32:19.057-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.services_ap | |
2023-11-18T22:32:19.057-0500 [TRACE] evalVariableValidations: no validation rules declared for var.services_ap, so skipping | |
2023-11-18T22:32:19.057-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.hub_services_cidr | |
2023-11-18T22:32:19.057-0500 [TRACE] evalVariableValidations: no validation rules declared for var.hub_services_cidr, so skipping | |
2023-11-18T22:32:19.057-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_epg | |
2023-11-18T22:32:19.058-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.058-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.058-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet_name has a default value | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.services_ap": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] NodeRootVariable: evaluating var.subscription_id | |
2023-11-18T22:32:19.058-0500 [TRACE] prepareFinalInputVariableValue: preparing var.subscription_id | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.hub_services_cidr": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] NodeRootVariable: evaluating var.fw_sg | |
2023-11-18T22:32:19.058-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_sg | |
2023-11-18T22:32:19.058-0500 [TRACE] prepareFinalInputVariableValue: var.fw_sg has a default value | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_epg, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_mgmt_epg": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.password | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.password, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.password": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_nlb_name | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_nlb_name, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_nlb_name": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.url | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.url, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.url": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_contract | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_contract, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_mgmt_contract": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_name | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"]": starting visit (*terraform.NodeApplyableProvider) | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_name, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_name": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.tenant_name | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.tenant_name, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.tenant_name": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_subnet_name, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_mgmt_subnet_name": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.subscription_id | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.subscription_id, so skipping | |
2023-11-18T22:32:19.058-0500 [DEBUG] created provider logger: level=trace | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.subscription_id": visit complete | |
2023-11-18T22:32:19.058-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_sg | |
2023-11-18T22:32:19.058-0500 [INFO] provider: configuring client automatic mTLS | |
2023-11-18T22:32:19.058-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_sg, so skipping | |
2023-11-18T22:32:19.058-0500 [TRACE] vertex "var.fw_sg": visit complete | |
2023-11-18T22:32:19.066-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 args=[.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1] | |
2023-11-18T22:32:19.070-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 pid=31865 | |
2023-11-18T22:32:19.070-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 | |
2023-11-18T22:32:19.081-0500 [INFO] provider.terraform-provider-aci_v2.11.1: configuring server automatic mTLS: timestamp=2023-11-18T22:32:19.080-0500 | |
2023-11-18T22:32:19.103-0500 [DEBUG] provider: using plugin: version=5 | |
2023-11-18T22:32:19.103-0500 [DEBUG] provider.terraform-provider-aci_v2.11.1: plugin address: address=/var/folders/jr/p01m1gw90sd5vbrkq3k39xwm0000gn/T/plugin690355467 network=unix timestamp=2023-11-18T22:32:19.103-0500 | |
2023-11-18T22:32:19.114-0500 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/ciscodevnet/aci\"]" provider for provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.114-0500 [TRACE] provider.stdio: waiting for stdio data | |
2023-11-18T22:32:19.114-0500 [TRACE] NodeApplyableProvider: validating configuration for provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.114-0500 [TRACE] buildProviderConfig for provider["registry.terraform.io/ciscodevnet/aci"]: using explicit config only | |
2023-11-18T22:32:19.114-0500 [TRACE] GRPCProvider: GetProviderSchema | |
2023-11-18T22:32:19.114-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:531 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.proto timestamp=2023-11-18T22:32:19.114-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.114-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Getting provider schema: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:105 timestamp=2023-11-18T22:32:19.114-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_monitoring_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_logical_node_to_fabric_node @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_hsrp_group_policy @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_snmp_community timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vswitch_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_resource_type=aci_logical_device_context @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vpc_domain_policy timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_bfd_multihop_node_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_epg_to_contract_interface tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_epg_to_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_match_rule @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_mgmt_preference tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_cloud_external_epg timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vxlan_pool @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l4_l7_service_graph_template tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_resource_type=aci_interface_config tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_connection @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_tacacs_accounting_destination tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_subnet tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vlan_encapsulationfor_vxlan_traffic @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_account @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_ospf_external_policy timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_error_disable_recovery tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_interface_fc_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_span_source_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_hsrp_interface_group @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_template_region_detail tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_filter @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_service_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_node_mgmt_epg @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_bgp_address_family_context tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_mcp_instance_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.115-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_tacacs_provider_group timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_epg_to_static_path @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_loopback_interface_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_mgmt_zone tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vrf_snmp_context tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_console_authentication tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_contract_subject_one_way_filter @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_ipsec_tunnel_subnet_pool tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_span_destination_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_access_generic @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_spine_interface_profile_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_vpn_gateway timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_contract_subject_filter @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_logical_interface_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_route_control_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_managed_node_connectivity_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_user_security_domain_role @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_cloud_service_endpoint_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_multicast_pool tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_fabric_if_pol timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_isis_domain_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_spine_port_policy_group tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_l3out_static_route timestamp=2023-11-18T22:32:19.115-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_fabric_node_control tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_ldap_group_map_rule timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vrf_leak_epg_bd_subnet @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_aws_provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_any @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_epgs_using_function tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.116-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_bridge_domain tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_contract tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=aci_vrf @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.116-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_aaa_domain_relationship tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_access_sub_port_block tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_ranges timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_dhcp_option_policy @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_path_attachment tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_ospf_timers tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_interface_blacklist tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_ip_sla_monitoring_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vmm_controller tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3_outside tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_physical_domain timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_node_block @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_vpc_member timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_bfd_interface_policy @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3_interface_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_ldap_group_map tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_leaf_access_bundle_policy_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_encryption_key @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_action_rule_additional_communities timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_resource_type=aci_cloud_endpoint_selectorfor_external_epgs @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_pim_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vrf_to_bgp_address_family_context @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_ad tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_function_node tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_endpoint_controls tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_tacacs_provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_pbr_l1_l2_destination tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_cloud_credentials tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_fc_domain timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_access_group @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_bgp_route_control_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_login_domain_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l4_l7_device tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_leaf_interface_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.117-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_lacp_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_configuration_import_policy tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_igmp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_static_node_mgmt_address tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_l4_l7_native_load_balancer @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_spine_switch_policy_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_firmware_group tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spine_profile tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_tacacs_source timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_ospf_interface_policy tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_action_rule_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l2_domain tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_resource_type=aci_default_authentication tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l4_l7_redirect_health_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3_ext_subnet tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_pod_maintenance_group tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_fabric_node_member timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_spine_switch_association @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_port_tracking timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_duo_provider_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.117-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_port_security_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_logical_interface_context @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_leaf_access_bundle_policy_sub_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_resource_type=aci_bgp_peer_prefix timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_endpoint_security_group_epg_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_authentication_properties timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_match_community_terms tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_dhcp_relay_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_match_regex_community_terms @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_external_network_instance_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_imported_contract @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vmm_credential tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_cloud_cidr_pool tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_trigger_scheduler tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_aaa_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_leaf_breakout_port_group timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_l3out_ospf_interface_profile timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_bgp_protocol_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_vrf_snmp_context_community tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_rest @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.118-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_configuration_export_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_endpoint_security_group_tag_selector tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_fabric_wide_settings tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_leaf_access_port_policy_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_lacp_member_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_span_sourcedestination_group_match_label @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_service_redirect_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_bd_dhcp_label tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_radius_provider_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_miscabling_protocol_interface_policy @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_resource_type=aci_leaf_selector tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_spine_port_selector tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_hsrp_interface_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_filter_entry @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_resource_type=aci_cloud_external_network timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_fex_bundle_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_bgp_external_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_ldap_group_map_rule_to_group_map timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_route_control_context timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_cloud_domain_profile timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_endpoint_security_group_selector timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_coop_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_global_security tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_maintenance_group_node tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l3out_bfd_interface_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_spine_access_port_selector @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_concrete_device tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_taboo_contract @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_spanning_tree_interface_policy timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_login_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_tag @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_power_supply_redundancy_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_tenant @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_application_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vlan_pool @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spine_interface_profile timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_endpoint_ip_aging_profile @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_cloud_private_link_label tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_resource_type=aci_node_block_firmware timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.119-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_access_switch_policy_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_snmp_user tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_match_route_destination_rule tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_bgp_best_path_policy timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l3out_hsrp_secondary_vip tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_saml_provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_aaep_to_domain timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_vsan_pool tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cdp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.118-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_destination_of_redirected_traffic tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_bgp_route_summarization timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_bgp_peer_connectivity_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_service_redirect_backup_policy timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_external_network_vpn_network tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_static_route_next_hop tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_vmm_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_applicationcontainer tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_subnet timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_hsrp_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_rsa_provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_access_port_selector timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_epg tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3_domain_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_recurring_window tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_bfd_multihop_interface_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_local_user timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_maintenance_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_saml_provider_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l4_l7_logical_interface tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_lldp_interface_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_multicast_pool_block @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_end_point_retention_policy timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_tenant_to_cloud_account tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_path_attachment_secondary_ip tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_qos_instance_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_radius_provider tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_cloud_context_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_epg_to_contract tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_fex_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_contract_subject tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.120-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_concrete_interface timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_l2out_extepg @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_endpoint_loop_protection tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_cloud_vrf_leak_routes tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_application_epg @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_bfd_multihop_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l3out_floating_svi @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_rest_managed tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_logical_node_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_bgp_timers @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_ldap_provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_leaf_profile @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_firmware_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_endpoint_security_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_attachable_access_entity_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_endpoint_selector timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_x509_certificate timestamp=2023-11-18T22:32:19.119-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_l3out_route_tag_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_file_remote_path @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_third_party_device tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_l2_interface_policy tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_firmware_download_task timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vpc_explicit_protection_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_l2_outside tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_ospf_route_summarization tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_annotation tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_bulk_epg_to_static_path timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_access_port_block tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_user_security_domain tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_resource_type=aci_tacacs_accounting timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_switch_policy_group tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_login_domain_provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_route_control_context tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_miscabling_protocol_interface_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_fabric_node @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cloud_vpn_gateway tf_provider_addr=provider timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_l3out_static_route_next_hop @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_maintenance_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_fex_bundle_group tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.121-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3_domain_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_epg_to_static_path tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_l3out_bgp_protocol_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_leaf_access_port_policy_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_subnet timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_fex_profile @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_dhcp_relay_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_power_supply_redundancy_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ranges tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_imported_contract tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_match_route_destination_rule tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_cloud_cidr_pool tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_trigger_scheduler tf_provider_addr=provider timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_service_graph_template tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_bgp_best_path_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_cdp_interface_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_maintenance_group_node tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_destination_of_redirected_traffic tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_snmp_community tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_mcp_instance_policy @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_tenant timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_endpoint_selectorfor_external_epgs tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_fabric_path_ep @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_tacacs_provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_deployed_graph_connector_vlan tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_bridge_domain tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_multicast_pool tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3_outside tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_autonomous_system_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_any tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_hsrp_group_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_hsrp_secondary_vip timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_encryption_key tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_contract_subject tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vmm_controller tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_switch_policy_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.120-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_annotation tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_ospf_interface_policy @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.122-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_lacp_member_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_endpoint_loop_protection tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_pod_maintenance_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_firmware_group timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_service_redirect_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_rest_managed tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_default_authentication tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vrf tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_x509_certificate tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_epg_to_contract tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_spine_switch_association timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_tag tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_access_port_selector tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_bfd_multihop_interface_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_span_sourcedestination_group_match_label timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_taboo_contract tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_function_node @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l2_outside tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_system tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_ospf_route_summarization @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ospf_timers timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_external_network_instance_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_leaf_access_bundle_policy_sub_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_tacacs_provider_group tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_pbr_l1_l2_destination tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_managed_node_connectivity_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_global_security tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_concrete_device tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_leaf_interface_profile tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_node_block_firmware tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l2_domain tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bgp_peer_connectivity_profile @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_qos_instance_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_lldp_interface_policy tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_private_link_label timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_external_network tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_bgp_peer_prefix timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_radius_provider_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_span_destination_group tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_l3out_vpc_member @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.123-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_mgmt_preference timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ldap_provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_tacacs_accounting_destination tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_contract_subject_one_way_filter tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_aaa_domain tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_match_community_terms timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_match_regex_community_terms tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_leaf_profile tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_fabric_wide_settings tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l3out_hsrp_interface_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map_rule timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_firmware_download_task tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_epg_to_contract_interface timestamp=2023-11-18T22:32:19.121-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_span_source_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bd_dhcp_label tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_filter tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_duo_provider_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_access_port_selector tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_igmp_interface_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_port_policy_group tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_snmp_user tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_saml_certificate tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l4_l7_device tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_cloud_l4_l7_third_party_device tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_cloud_external_network_vpn_network tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_provider_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_leaf_breakout_port_group timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_login_domain timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_fabric_if_pol tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_l3_ext_subnet tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_spine_interface_profile_selector tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_dhcp_option_policy timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_static_node_mgmt_address tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_lacp_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_access_generic tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_node_profile @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_port_tracking tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_action_rule_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_device_context @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.124-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_endpoint_security_group_selector tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_redirect_health_group tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ip_sla_monitoring_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_interface_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_service_endpoint_selector tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_vmm_domain timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cloud_providers_region tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_node_block tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_fabric_node_control tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_end_point_retention_policy tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_domain_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_firmware_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_static_route tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_file_remote_path tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_service_redirect_backup_policy timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_interface_fc_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_availability_zone tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_leaf_selector @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l2out_extepg tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_rest tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_endpoint_security_group_tag_selector tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bfd_multihop_node_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_cloud_ipsec_tunnel_subnet_pool tf_provider_addr=provider timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_endpoint_ip_aging_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_aaep_to_domain tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_credentials timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vpc_domain_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.122-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_user_security_domain_role tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_l4_l7_native_load_balancer tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vlan_encapsulationfor_vxlan_traffic tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_external_epg tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_bfd_interface_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_authentication_properties tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_filter_entry tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vmm_credential tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.125-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_connection tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_vsan_pool tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_port_selector timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_hsrp_interface_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_mgmt_zone tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_contract tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_monitoring_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_route_control_profile @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_user_security_domain tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_epgs_using_function tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_spine_interface_profile tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_ospf_external_policy tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_l3out_bgp_external_policy @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_action_rule_additional_communities @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l2_interface_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_multicast_pool_block tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fc_domain tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_error_disable_recovery tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_floating_svi tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_interface_config tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_port_security_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_aws_provider tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_node_to_fabric_node tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_spine_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_ospf_interface_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_bgp_timers tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_radius_provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_template_region_detail tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_application_profile tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_tenant_to_cloud_account tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_client_end_point @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_endpoint_security_group_epg_selector tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.126-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_logical_interface tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_vrf_leak_epg_bd_subnet tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_physical_domain tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vpc_explicit_protection_group tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_interface_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_path_attachment @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_route_control_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vrf_snmp_context tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_saml_provider_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_contract_subject_filter tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vrf_to_bgp_address_family_context tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_hsrp_interface_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cloud_applicationcontainer tf_provider_addr=provider timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_epg_to_domain tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_bgp_route_summarization timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_loopback_interface_profile timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_saml_provider tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.123-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_configuration_export_policy timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_spanning_tree_interface_policy timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_console_authentication tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_tacacs_source tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_access_sub_port_block tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_bgp_address_family_context tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_endpoint_controls timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_pim_interface_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_endpoint_security_group timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_data_source_type=aci_l3out_path_attachment_secondary_ip @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_coop_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_ldap_group_map_rule_to_group_map tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_local_user @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_dhcp_option @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_node_mgmt_epg tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_rsa_provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_fabric_node_member tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_logical_interface_context tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_endpoint_selector tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_interface_blacklist tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vxlan_pool tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.127-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_aaa_domain_relationship tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_access_port_block tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_attachable_access_entity_profile tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3out_route_tag_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_vrf_leak_routes @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_bfd_interface_profile tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_recurring_window tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_context_profile tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_cloud_service_epg tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_concrete_interface tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_ad tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_data_source_type=aci_isis_domain_policy timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_vswitch_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_account tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vlan_pool tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_configuration_import_policy tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_tacacs_accounting tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_application_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_subnet tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_match_rule tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_leaf_access_bundle_policy_group tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 @module=sdk.helper_schema tf_data_source_type=aci_vrf_snmp_context_community @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 diagnostic_warning_count=0 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=9 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Announced server capabilities: @module=sdk.proto tf_rpc=GetProviderSchema tf_server_capability_get_provider_schema_optional=true tf_server_capability_plan_destroy=false @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/server_capabilities.go:25 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 timestamp=2023-11-18T22:32:19.124-0500 | |
2023-11-18T22:32:19.128-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:551 tf_req_id=48213bf2-cff6-343c-71ca-5f55ca358068 tf_rpc=GetProviderSchema @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.126-0500 | |
2023-11-18T22:32:19.142-0500 [TRACE] GRPCProvider: ValidateProviderConfig | |
2023-11-18T22:32:19.142-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:559 @module=sdk.proto tf_proto_version=5.4 tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb tf_rpc=PrepareProviderConfig tf_provider_addr=provider timestamp=2023-11-18T22:32:19.142-0500 | |
2023-11-18T22:32:19.142-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: 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.: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/internal/logging/protocol_data.go:41 @module=sdk.proto tf_proto_version=5.4 tf_rpc=PrepareProviderConfig tf_provider_addr=provider tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb timestamp=2023-11-18T22:32:19.142-0500 | |
2023-11-18T22:32:19.142-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_provider_addr=provider timestamp=2023-11-18T22:32:19.142-0500 | |
2023-11-18T22:32:19.142-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Preparing provider configuration: tf_provider_addr=provider tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:164 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.142-0500 | |
2023-11-18T22:32:19.142-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_provider_addr=provider tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:252 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.142-0500 | |
2023-11-18T22:32:19.144-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:254 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb timestamp=2023-11-18T22:32:19.144-0500 | |
2023-11-18T22:32:19.144-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=2 tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 timestamp=2023-11-18T22:32:19.144-0500 | |
2023-11-18T22:32:19.144-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=c112c8d6-55a8-bbd3-79d1-64d9443c97cb @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:580 @module=sdk.proto tf_rpc=PrepareProviderConfig timestamp=2023-11-18T22:32:19.144-0500 | |
2023-11-18T22:32:19.144-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"]": visit complete | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_tenant.tenant1": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_filter.ssh_https": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_vrf.services_vrf": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.145-0500 [TRACE] vertex "data.aci_tenant.infra_tenant": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_proto_version=5.4 @module=sdk.proto tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.146-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.146-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_data_source_type=aci_filter tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_provider_addr=provider tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema tf_data_source_type=aci_filter tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_data_source_type=aci_tenant tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a tf_rpc=ValidateDataSourceConfig tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_data_source_type=aci_filter timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "data.aci_tenant.tenant1": visit complete | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aci_tenant tf_provider_addr=provider tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.146-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "aci_l4_l7_service_graph_template.fw_sg": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_data_source_type=aci_filter tf_provider_addr=provider tf_proto_version=5.4 tf_req_id=9486f1e9-199a-bbed-c6ed-18530c40553a tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "data.aci_tenant.infra_tenant": visit complete | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra": visit complete | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "data.aci_cloud_applicationcontainer.services_ap": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_proto_version=5.4 tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 @module=sdk.proto tf_data_source_type=aci_tenant timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_rpc=ValidateDataSourceConfig tf_provider_addr=provider tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_data_source_type=aci_tenant tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_provider_addr=provider tf_req_duration_ms=0 @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_data_source_type=aci_tenant tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_rpc=ValidateDataSourceConfig tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=20bd72ef-821f-92f3-b271-30630fba6240 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_data_source_type=aci_tenant tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto tf_rpc=ValidateDataSourceConfig tf_data_source_type=aci_vrf tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.147-0500 [TRACE] vertex "data.aci_filter.ssh_https": visit complete | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_data_source_type=aci_cloud_external_epg tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks": visit complete | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "data.aci_vrf.services_vrf": visit complete | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_data_source_type=aci_vrf tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_cloud_external_epg tf_provider_addr=provider tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.148-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "aci_cloud_l4_l7_third_party_device.pa_fw": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_data_source_type=aci_tenant tf_provider_addr=provider timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 tf_rpc=ValidateDataSourceConfig tf_data_source_type=aci_vrf tf_provider_addr=provider timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "data.aci_cloud_context_profile.hub_vnet": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_proto_version=5.4 tf_provider_addr=provider @module=sdk.proto tf_data_source_type=aci_cloud_account tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_warning_count=0 tf_provider_addr=provider tf_req_duration_ms=0 tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_rpc=ValidateDataSourceConfig @module=sdk.proto diagnostic_error_count=0 tf_data_source_type=aci_tenant tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_cloud_account tf_provider_addr=provider tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_provider_addr=provider tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_vrf timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig tf_data_source_type=aci_tenant tf_provider_addr=provider tf_req_id=e1dfcd07-0936-9e56-b38d-d3f71806bd68 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema tf_rpc=ValidateDataSourceConfig tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 tf_data_source_type=aci_cloud_external_epg tf_provider_addr=provider timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "aci_contract.fw_mgmt_access": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.148-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @module=sdk.proto diagnostic_warning_count=0 tf_data_source_type=aci_vrf tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_req_duration_ms=0 tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 tf_rpc=ValidateDataSourceConfig diagnostic_error_count=0 tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "data.aci_cloud_applicationcontainer.services_ap": visit complete | |
2023-11-18T22:32:19.148-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_data_source_type=aci_cloud_account tf_provider_addr=provider tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_data_source_type=aci_cloud_external_epg tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.148-0500 [TRACE] vertex "aci_l4_l7_service_graph_template.fw_sg": visit complete | |
2023-11-18T22:32:19.149-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_data_source_type=aci_cloud_account tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 diagnostic_error_count=0 diagnostic_warning_count=0 @module=sdk.proto tf_data_source_type=aci_cloud_external_epg tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_provider_addr=provider tf_req_id=dd2d2c3c-939e-278b-13d5-b6952ecedd68 @module=sdk.proto tf_data_source_type=aci_vrf tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "data.aci_cloud_context_profile.hub_vnet": visit complete | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "data.aci_cloud_cidr_pool.hub_services_cidr": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_provider_addr=provider @module=sdk.proto tf_data_source_type=aci_cloud_external_epg tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_req_id=bac2bae2-fe35-4af5-9564-04aed4c60651 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto diagnostic_error_count=0 tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 tf_rpc=ValidateDataSourceConfig diagnostic_warning_count=0 tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=1c5c0a96-9900-d9ff-9233-eec9231d0947 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 timestamp=2023-11-18T22:32:19.147-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "aci_contract.fw_mgmt_access": visit complete | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "aci_contract_subject.fw_mgmt_access": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_provider_addr=provider tf_data_source_type=aci_cloud_applicationcontainer tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig @module=sdk.proto timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "aci_epg_to_contract.ext_networks": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aci_cloud_applicationcontainer tf_proto_version=5.4 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_data_source_type=aci_cloud_applicationcontainer tf_provider_addr=provider tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "aci_cloud_epg.fw_mgmt_epg": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_data_source_type=aci_cloud_applicationcontainer tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "aci_cloud_l4_l7_third_party_device.pa_fw": visit complete | |
2023-11-18T22:32:19.149-0500 [TRACE] vertex "data.aci_cloud_cidr_pool.hub_services_cidr": visit complete | |
2023-11-18T22:32:19.149-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_provider_addr=provider tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 tf_req_duration_ms=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_data_source_type=aci_cloud_applicationcontainer tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.150-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.150-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_req_id=32c54563-070e-09f4-1282-80e8b7d7fbe8 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_data_source_type=aci_cloud_applicationcontainer timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_proto_version=5.4 tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 tf_resource_type=aci_l4_l7_service_graph_template @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @module=sdk.proto timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] vertex "data.aci_cloud_subnet.fw_nlb_subnet": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 tf_resource_type=aci_l4_l7_service_graph_template timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] vertex "aci_function_node.pan_fw": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.150-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_provider_addr=provider tf_resource_type=aci_l4_l7_service_graph_template @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_resource_type=aci_l4_l7_service_graph_template tf_provider_addr=provider tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] vertex "aci_epg_to_contract.ext_networks": visit complete | |
2023-11-18T22:32:19.150-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_proto_version=5.4 tf_resource_type=aci_l4_l7_service_graph_template tf_rpc=ValidateResourceTypeConfig tf_req_duration_ms=0 tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.150-0500 [TRACE] vertex "aci_cloud_epg.fw_mgmt_epg": visit complete | |
2023-11-18T22:32:19.150-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=aci_l4_l7_service_graph_template tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 @module=sdk.proto tf_req_id=6fe7b47f-8e32-cc1b-2163-d890fb3e9970 timestamp=2023-11-18T22:32:19.148-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_data_source_type=aci_cloud_context_profile tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_cloud_context_profile tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] vertex "aci_contract_subject.fw_mgmt_access": visit complete | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema tf_data_source_type=aci_cloud_context_profile tf_provider_addr=provider tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_data_source_type=aci_cloud_context_profile tf_provider_addr=provider tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] vertex "aci_cloud_endpoint_selector.fw_mgmt": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 tf_data_source_type=aci_cloud_context_profile tf_proto_version=5.4 tf_req_duration_ms=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 tf_rpc=ValidateDataSourceConfig @module=sdk.proto diagnostic_warning_count=0 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_data_source_type=aci_cloud_context_profile @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=8a5a0085-7d0b-f523-ddc8-b7911cb78722 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 tf_provider_addr=provider tf_resource_type=aci_contract @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_resource_type=aci_contract tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_third_party_device tf_proto_version=5.4 tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_resource_type=aci_contract tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 tf_resource_type=aci_cloud_l4_l7_third_party_device tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] vertex "data.aci_cloud_subnet.fw_nlb_subnet": visit complete | |
2023-11-18T22:32:19.151-0500 [TRACE] vertex "aci_cloud_l4_l7_native_load_balancer.fw_nlb": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.151-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 tf_provider_addr=provider tf_resource_type=aci_contract tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] vertex "aci_function_node.pan_fw": visit complete | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=aci_contract @module=sdk.proto diagnostic_warning_count=0 tf_req_duration_ms=0 tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_error_count=0 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.151-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.151-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_req_id=460ad957-9d6f-ffeb-42b5-b80328f0fc29 tf_resource_type=aci_contract tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_rpc=ValidateResourceTypeConfig @module=sdk.helper_schema tf_resource_type=aci_cloud_l4_l7_third_party_device tf_provider_addr=provider tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] vertex "aci_cloud_endpoint_selector.fw_mgmt": visit complete | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_third_party_device tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 tf_provider_addr=provider tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 tf_rpc=ValidateResourceTypeConfig tf_resource_type=aci_cloud_l4_l7_third_party_device @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto diagnostic_warning_count=0 tf_proto_version=5.4 tf_req_duration_ms=0 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_proto_version=5.4 tf_req_id=2b0cc970-598e-9cd4-3f4f-8a95b0b6f3f5 tf_resource_type=aci_cloud_l4_l7_third_party_device @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_data_source_type=aci_cloud_cidr_pool tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_provider_addr=provider tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_data_source_type=aci_cloud_cidr_pool tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_data_source_type=aci_cloud_cidr_pool tf_provider_addr=provider tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_data_source_type=aci_cloud_cidr_pool tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 @module=sdk.proto tf_data_source_type=aci_cloud_cidr_pool tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_error_count=0 diagnostic_warning_count=0 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto tf_rpc=ValidateDataSourceConfig tf_data_source_type=aci_cloud_cidr_pool tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=b07f7cd1-07a4-f07d-bdf4-1c3e5a09caa0 timestamp=2023-11-18T22:32:19.149-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=aci_cloud_epg tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] vertex "aci_cloud_l4_l7_native_load_balancer.fw_nlb": visit complete | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_resource_type=aci_cloud_epg timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_resource_type=aci_epg_to_contract timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_resource_type=aci_contract_subject tf_rpc=ValidateResourceTypeConfig tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 @module=sdk.proto timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_proto_version=5.4 tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_resource_type=aci_epg_to_contract tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 tf_rpc=ValidateResourceTypeConfig tf_resource_type=aci_cloud_epg timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5.4 tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa tf_resource_type=aci_contract_subject tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] vertex "aci_function_node.nlb": starting visit (*terraform.NodeValidatableResource) | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_provider_addr=provider tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_resource_type=aci_epg_to_contract tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_rpc=ValidateResourceTypeConfig tf_resource_type=aci_epg_to_contract timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 tf_resource_type=aci_cloud_epg @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_resource_type=aci_epg_to_contract tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_req_duration_ms=0 tf_proto_version=5.4 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_error_count=0 diagnostic_warning_count=0 timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_provider_addr=provider tf_req_id=a0b82fe1-7bf7-44c8-d8f4-2e8eeb7f8b43 tf_resource_type=aci_epg_to_contract tf_rpc=ValidateResourceTypeConfig tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 @module=sdk.proto timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 @module=sdk.proto tf_req_duration_ms=0 tf_resource_type=aci_cloud_epg tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa tf_resource_type=aci_contract_subject tf_rpc=ValidateResourceTypeConfig @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.152-0500 [TRACE] GRPCProvider: ValidateResourceConfig | |
2023-11-18T22:32:19.152-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_req_id=041351b0-ce29-f798-cc9b-01f9bebb9159 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=aci_cloud_epg timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa tf_resource_type=aci_contract_subject tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_rpc=ValidateResourceTypeConfig @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=provider tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa tf_resource_type=aci_contract_subject @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_proto_version=5.4 tf_req_duration_ms=0 timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_proto_version=5.4 tf_req_id=f279491c-c0cf-2abe-4f18-7ceeab0dd8fa tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_resource_type=aci_contract_subject timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_data_source_type=aci_cloud_subnet tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 @module=sdk.proto tf_data_source_type=aci_cloud_subnet tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_provider_addr=provider tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae timestamp=2023-11-18T22:32:19.150-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_data_source_type=aci_cloud_subnet tf_provider_addr=provider tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_data_source_type=aci_cloud_subnet tf_provider_addr=provider tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 tf_data_source_type=aci_cloud_subnet tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae tf_rpc=ValidateDataSourceConfig diagnostic_warning_count=0 tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aci_cloud_subnet @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_proto_version=5.4 tf_req_id=ee8e64d9-8a91-8c0d-f3a2-3fd31050d8ae timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_resource_type=aci_function_node @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 @module=sdk.proto tf_provider_addr=provider tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 tf_rpc=ValidateResourceTypeConfig tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] vertex "aci_function_node.nlb": visit complete | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_resource_type=aci_function_node tf_provider_addr=provider tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2023-11-18T22:32:19.153-0500 [TRACE] GRPCProvider: Close | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_req_duration_ms=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto diagnostic_warning_count=0 tf_proto_version=5.4 diagnostic_error_count=0 tf_provider_addr=provider tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=40686553-7c9e-9e34-90f2-cdc94b6e8244 timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_resource_type=aci_cloud_endpoint_selector tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 @module=sdk.proto tf_provider_addr=provider tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_proto_version=5.4 tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 tf_resource_type=aci_cloud_endpoint_selector timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_endpoint_selector tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.151-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_rpc=ValidateResourceTypeConfig tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_endpoint_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_resource_type=aci_cloud_endpoint_selector tf_req_duration_ms=0 diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_req_id=060df88d-3cfc-d4fb-a844-503eaf2cffb2 tf_resource_type=aci_cloud_endpoint_selector tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_provider_addr=provider tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 tf_proto_version=5.4 tf_resource_type=aci_cloud_l4_l7_native_load_balancer timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 tf_resource_type=aci_cloud_l4_l7_native_load_balancer @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_native_load_balancer tf_rpc=ValidateResourceTypeConfig @module=sdk.helper_schema tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_provider_addr=provider tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 tf_resource_type=aci_cloud_l4_l7_native_load_balancer tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.153-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_resource_type=aci_cloud_l4_l7_native_load_balancer tf_rpc=ValidateResourceTypeConfig diagnostic_error_count=0 diagnostic_warning_count=0 tf_req_duration_ms=0 tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_provider_addr=provider tf_req_id=ae3f3d5a-63e9-2054-f942-9364be42e260 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_proto_version=5.4 tf_resource_type=aci_cloud_l4_l7_native_load_balancer tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.152-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:720 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.154-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 tf_rpc=ValidateResourceTypeConfig tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=aci_function_node @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:281 @module=sdk.helper_schema tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:283 @module=sdk.helper_schema tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=provider tf_req_duration_ms=0 tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 tf_resource_type=aci_function_node @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.154-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_proto_version=5.4 tf_req_id=d69e4b90-b286-ba73-1171-c5f1958b46a7 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:740 tf_resource_type=aci_function_node tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider timestamp=2023-11-18T22:32:19.153-0500 | |
2023-11-18T22:32:19.155-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 pid=31865 | |
2023-11-18T22:32:19.155-0500 [DEBUG] provider: plugin exited | |
2023-11-18T22:32:19.155-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"] (close)": visit complete | |
2023-11-18T22:32:19.155-0500 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2023-11-18T22:32:19.155-0500 [TRACE] vertex "root": visit complete | |
2023-11-18T22:32:19.155-0500 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/ciscodevnet/aci" | |
2023-11-18T22:32:19.155-0500 [INFO] backend/local: apply calling Plan | |
2023-11-18T22:32:19.155-0500 [DEBUG] Building and walking plan graph for NormalMode | |
2023-11-18T22:32:19.156-0500 [TRACE] building graph for walkPlan | |
2023-11-18T22:32:19.156-0500 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2023-11-18T22:32:19.156-0500 [TRACE] ConfigTransformer: Starting for path: | |
2023-11-18T22:32:19.156-0500 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.StateTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.157-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.157-0500 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2023-11-18T22:32:19.158-0500 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2023-11-18T22:32:19.158-0500 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_contract_subject.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:22,1-49 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_contract_subject.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_tenant.tenant1 (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:54, Column:1, Byte:1378}, End:hcl.Pos{Line:54, Column:28, Byte:1405}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_tenant.tenant1 (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_l4_l7_service_graph_template.fw_sg (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:75,1-52 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_l4_l7_service_graph_template.fw_sg (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_endpoint_selector.fw_mgmt (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:10,1-49 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_endpoint_selector.fw_mgmt (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_contract.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:16,1-41 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_contract.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_account.aci_cloud_account_infra (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:6, Column:1, Byte:56}, End:hcl.Pos{Line:6, Column:51, Byte:106}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_account.aci_cloud_account_infra (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_applicationcontainer.services_ap (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:17, Column:1, Byte:293}, End:hcl.Pos{Line:17, Column:52, Byte:344}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_applicationcontainer.services_ap (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_vrf.services_vrf (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:12, Column:1, Byte:200}, End:hcl.Pos{Line:12, Column:30, Byte:229}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_vrf.services_vrf (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_l4_l7_third_party_device.pa_fw (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:38,1-54 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_l4_l7_third_party_device.pa_fw (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_tenant.infra_tenant (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:2, Column:1, Byte:1}, End:hcl.Pos{Line:2, Column:33, Byte:33}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_tenant.infra_tenant (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_filter.ssh_https (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:24, Column:1, Byte:466}, End:hcl.Pos{Line:24, Column:30, Byte:495}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_filter.ssh_https (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_context_profile.hub_vnet (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:37, Column:1, Byte:829}, End:hcl.Pos{Line:37, Column:44, Byte:872}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_context_profile.hub_vnet (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_function_node.pan_fw (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:88,1-38 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_function_node.pan_fw (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_external_epg.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:29, Column:1, Byte:630}, End:hcl.Pos{Line:29, Column:45, Byte:674}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_external_epg.ext_networks (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_subnet.fw_nlb_subnet (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:47, Column:1, Byte:1188}, End:hcl.Pos{Line:47, Column:40, Byte:1227}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_subnet.fw_nlb_subnet (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_function_node.nlb (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:81,1-35 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_function_node.nlb (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_epg_to_contract.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:30,1-46 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_epg_to_contract.ext_networks (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:63,1-57 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "data.aci_cloud_cidr_pool.hub_services_cidr (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data_sources.tf", Start:hcl.Pos{Line:42, Column:1, Byte:1013}, End:hcl.Pos{Line:42, Column:47, Byte:1059}} | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aci_cloud_cidr_pool.hub_services_cidr (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching to "aci_cloud_epg.fw_mgmt_epg (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:3,1-39 | |
2023-11-18T22:32:19.158-0500 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aci_cloud_epg.fw_mgmt_epg (expand) | |
2023-11-18T22:32:19.158-0500 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2023-11-18T22:32:19.158-0500 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2023-11-18T22:32:19.158-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2023-11-18T22:32:19.158-0500 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/ciscodevnet/aci\"]" provider configuration from provider.tf:15,1-15 | |
2023-11-18T22:32:19.158-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.158-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2023-11-18T22:32:19.158-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) | |
2023-11-18T22:32:19.158-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_l4_l7_service_graph_template.fw_sg (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_l4_l7_service_graph_template.fw_sg (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_account.aci_cloud_account_infra (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_account.aci_cloud_account_infra (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_l4_l7_third_party_device.pa_fw (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_cloud_l4_l7_third_party_device.pa_fw (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_filter.ssh_https (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_filter.ssh_https (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_function_node.pan_fw (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_function_node.pan_fw (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_cidr_pool.hub_services_cidr (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_cidr_pool.hub_services_cidr (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_tenant.tenant1 (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_tenant.tenant1 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_epg.fw_mgmt_epg (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_cloud_epg.fw_mgmt_epg (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_vrf.services_vrf (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_vrf.services_vrf (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_subnet.fw_nlb_subnet (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_subnet.fw_nlb_subnet (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_tenant.infra_tenant (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_tenant.infra_tenant (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_cloud_endpoint_selector.fw_mgmt (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_cloud_endpoint_selector.fw_mgmt (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_contract.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_contract.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_applicationcontainer.services_ap (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_applicationcontainer.services_ap (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_context_profile.hub_vnet (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_context_profile.hub_vnet (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving data.aci_cloud_external_epg.ext_networks (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "data.aci_cloud_external_epg.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_function_node.nlb (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_function_node.nlb (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_epg_to_contract.ext_networks (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_epg_to_contract.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ciscodevnet/aci"] serving aci_contract_subject.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.159-0500 [DEBUG] ProviderTransformer: "aci_contract_subject.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.159-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.159-0500 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2023-11-18T22:32:19.160-0500 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2023-11-18T22:32:19.160-0500 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.160-0500 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2023-11-18T22:32:19.160-0500 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2023-11-18T22:32:19.160-0500 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_vrf.services_vrf (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_tenant.infra_tenant (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_filter.ssh_https (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_context_profile.hub_vnet (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_l4_l7_third_party_device.pa_fw (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_external_epg.ext_networks (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_subnet.fw_nlb_subnet (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_function_node.pan_fw (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_epg_to_contract.ext_networks (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_cidr_pool.hub_services_cidr (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_function_node.nlb (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_epg.fw_mgmt_epg (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_tenant.tenant1 (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_contract_subject.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_l4_l7_service_graph_template.fw_sg (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_contract.fw_mgmt_access (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_account.aci_cloud_account_infra (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aci_cloud_applicationcontainer.services_ap (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] AttachSchemaTransformer: attaching resource schema to aci_cloud_endpoint_selector.fw_mgmt (expand) | |
2023-11-18T22:32:19.160-0500 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2023-11-18T22:32:19.160-0500 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2023-11-18T22:32:19.160-0500 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2023-11-18T22:32:19.160-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.160-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_subnet.fw_nlb_subnet (expand)" references: [data.aci_cloud_cidr_pool.hub_services_cidr (expand)] | |
2023-11-18T22:32:19.160-0500 [DEBUG] ReferenceTransformer: "aci_function_node.pan_fw (expand)" references: [aci_cloud_l4_l7_third_party_device.pa_fw (expand) aci_l4_l7_service_graph_template.fw_sg (expand)] | |
2023-11-18T22:32:19.160-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_external_epg.ext_networks (expand)" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand)" references: [data.aci_tenant.infra_tenant (expand) data.aci_cloud_subnet.fw_nlb_subnet (expand) var.fw_nlb_name] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_cidr_pool.hub_services_cidr (expand)" references: [var.hub_services_cidr data.aci_cloud_context_profile.hub_vnet (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.tenant_name" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_function_node.nlb (expand)" references: [aci_l4_l7_service_graph_template.fw_sg (expand) aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_epg_to_contract.ext_networks (expand)" references: [data.aci_cloud_external_epg.ext_networks (expand) aci_contract.fw_mgmt_access (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_cloud_epg.fw_mgmt_epg (expand)" references: [var.fw_mgmt_epg aci_contract.fw_mgmt_access (expand) data.aci_vrf.services_vrf (expand) data.aci_cloud_applicationcontainer.services_ap (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.password" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_epg" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.services_ap" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_contract" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_name" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.url" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_contract_subject.fw_mgmt_access (expand)" references: [data.aci_filter.ssh_https (expand) aci_contract.fw_mgmt_access (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.tenant1 (expand)" references: [var.tenant_name] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.subscription_id" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_nlb_name" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.username" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_l4_l7_service_graph_template.fw_sg (expand)" references: [data.aci_tenant.tenant1 (expand) var.fw_sg] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.hub_services_cidr" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_account.aci_cloud_account_infra (expand)" references: [var.subscription_id] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_applicationcontainer.services_ap (expand)" references: [data.aci_tenant.infra_tenant (expand) var.services_ap] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_sg" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_subnet" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_cloud_endpoint_selector.fw_mgmt (expand)" references: [var.fw_mgmt_subnet var.fw_mgmt_subnet_name aci_cloud_epg.fw_mgmt_epg (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_contract.fw_mgmt_access (expand)" references: [data.aci_tenant.infra_tenant (expand) var.fw_mgmt_contract] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_vrf.services_vrf (expand)" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "var.fw_mgmt_subnet_name" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_filter.ssh_https (expand)" references: [] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_context_profile.hub_vnet (expand)" references: [data.aci_tenant.infra_tenant (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/ciscodevnet/aci\"]" references: [var.username var.url var.password] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "aci_cloud_l4_l7_third_party_device.pa_fw (expand)" references: [var.fw_name data.aci_vrf.services_vrf (expand) data.aci_tenant.infra_tenant (expand)] | |
2023-11-18T22:32:19.161-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.infra_tenant (expand)" references: [] | |
2023-11-18T22:32:19.161-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.161-0500 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_function_node.pan_fw depends on [aci_cloud_l4_l7_third_party_device.pa_fw aci_l4_l7_service_graph_template.fw_sg data.aci_tenant.infra_tenant data.aci_tenant.tenant1 data.aci_vrf.services_vrf] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_external_epg.ext_networks depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_subnet.fw_nlb_subnet depends on [data.aci_cloud_cidr_pool.hub_services_cidr data.aci_cloud_context_profile.hub_vnet data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_function_node.nlb depends on [aci_cloud_l4_l7_native_load_balancer.fw_nlb aci_l4_l7_service_graph_template.fw_sg data.aci_cloud_cidr_pool.hub_services_cidr data.aci_cloud_context_profile.hub_vnet data.aci_cloud_subnet.fw_nlb_subnet data.aci_tenant.infra_tenant data.aci_tenant.tenant1] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_epg_to_contract.ext_networks depends on [aci_contract.fw_mgmt_access data.aci_cloud_external_epg.ext_networks data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_cloud_l4_l7_native_load_balancer.fw_nlb depends on [data.aci_cloud_cidr_pool.hub_services_cidr data.aci_cloud_context_profile.hub_vnet data.aci_cloud_subnet.fw_nlb_subnet data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_cidr_pool.hub_services_cidr depends on [data.aci_cloud_context_profile.hub_vnet data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_cloud_epg.fw_mgmt_epg depends on [aci_contract.fw_mgmt_access data.aci_cloud_applicationcontainer.services_ap data.aci_tenant.infra_tenant data.aci_vrf.services_vrf] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_contract_subject.fw_mgmt_access depends on [aci_contract.fw_mgmt_access data.aci_filter.ssh_https data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_tenant.tenant1 depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_l4_l7_service_graph_template.fw_sg depends on [data.aci_tenant.tenant1] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_cloud_endpoint_selector.fw_mgmt depends on [aci_cloud_epg.fw_mgmt_epg aci_contract.fw_mgmt_access data.aci_cloud_applicationcontainer.services_ap data.aci_tenant.infra_tenant data.aci_vrf.services_vrf] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_contract.fw_mgmt_access depends on [data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_account.aci_cloud_account_infra depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_applicationcontainer.services_ap depends on [data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_vrf.services_vrf depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: aci_cloud_l4_l7_third_party_device.pa_fw depends on [data.aci_tenant.infra_tenant data.aci_vrf.services_vrf] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_tenant.infra_tenant depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_filter.ssh_https depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] AttachDependenciesTransformer: data.aci_cloud_context_profile.hub_vnet depends on [data.aci_tenant.infra_tenant] | |
2023-11-18T22:32:19.162-0500 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2023-11-18T22:32:19.162-0500 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_vrf.services_vrf depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_tenant.infra_tenant depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_filter.ssh_https depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_context_profile.hub_vnet depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_external_epg.ext_networks depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_subnet.fw_nlb_subnet depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_cidr_pool.hub_services_cidr depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_tenant.tenant1 depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_account.aci_cloud_account_infra depends on [] | |
2023-11-18T22:32:19.162-0500 [TRACE] attachDataDependenciesTransformer: data.aci_cloud_applicationcontainer.services_ap depends on [] | |
2023-11-18T22:32:19.163-0500 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) | |
2023-11-18T22:32:19.163-0500 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer | |
2023-11-18T22:32:19.163-0500 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes) | |
2023-11-18T22:32:19.163-0500 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer | |
2023-11-18T22:32:19.163-0500 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes) | |
2023-11-18T22:32:19.163-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.163-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.163-0500 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_contract_subject.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_tenant.tenant1 (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_l4_l7_service_graph_template.fw_sg (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_cloud_endpoint_selector.fw_mgmt (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_contract.fw_mgmt_access (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_account.aci_cloud_account_infra (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_applicationcontainer.services_ap (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_vrf.services_vrf (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_cloud_l4_l7_third_party_device.pa_fw (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_tenant.infra_tenant (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_filter.ssh_https (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_context_profile.hub_vnet (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_function_node.pan_fw (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_external_epg.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_subnet.fw_nlb_subnet (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_function_node.nlb (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_epg_to_contract.ext_networks (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "data.aci_cloud_cidr_pool.hub_services_cidr (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] ForcedCBDTransformer: "aci_cloud_epg.fw_mgmt_epg (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2023-11-18T22:32:19.163-0500 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2023-11-18T22:32:19.163-0500 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2023-11-18T22:32:19.164-0500 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.164-0500 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2023-11-18T22:32:19.164-0500 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.164-0500 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2023-11-18T22:32:19.164-0500 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
aci_cloud_epg.fw_mgmt_epg (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_name - *terraform.NodeRootVariable | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_native_load_balancer.fw_nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_cloud_l4_l7_third_party_device.pa_fw (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
aci_l4_l7_service_graph_template.fw_sg (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
var.fw_sg - *terraform.NodeRootVariable | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.subscription_id - *terraform.NodeRootVariable | |
data.aci_cloud_applicationcontainer.services_ap (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
var.services_ap - *terraform.NodeRootVariable | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
data.aci_cloud_context_profile.hub_vnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_external_epg.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_cloud_subnet.fw_nlb_subnet (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_cidr_pool.hub_services_cidr (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_filter.ssh_https (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.infra_tenant (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
data.aci_tenant.tenant1 (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.tenant_name - *terraform.NodeRootVariable | |
data.aci_vrf.services_vrf (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/ciscodevnet/aci"] - *terraform.NodeApplyableProvider | |
var.password - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
aci_cloud_endpoint_selector.fw_mgmt (expand) - *terraform.nodeExpandPlannableResource | |
aci_contract_subject.fw_mgmt_access (expand) - *terraform.nodeExpandPlannableResource | |
aci_epg_to_contract.ext_networks (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.nlb (expand) - *terraform.nodeExpandPlannableResource | |
aci_function_node.pan_fw (expand) - *terraform.nodeExpandPlannableResource | |
data.aci_cloud_account.aci_cloud_account_infra (expand) - *terraform.nodeExpandPlannableResource | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/ciscodevnet/aci"] (close) - *terraform.graphNodeCloseProvider | |
var.fw_mgmt_contract - *terraform.NodeRootVariable | |
var.fw_mgmt_epg - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet - *terraform.NodeRootVariable | |
var.fw_mgmt_subnet_name - *terraform.NodeRootVariable | |
var.fw_name - *terraform.NodeRootVariable | |
var.fw_nlb_name - *terraform.NodeRootVariable | |
var.fw_sg - *terraform.NodeRootVariable | |
var.hub_services_cidr - *terraform.NodeRootVariable | |
var.password - *terraform.NodeRootVariable | |
var.services_ap - *terraform.NodeRootVariable | |
var.subscription_id - *terraform.NodeRootVariable | |
var.tenant_name - *terraform.NodeRootVariable | |
var.url - *terraform.NodeRootVariable | |
var.username - *terraform.NodeRootVariable | |
------ | |
2023-11-18T22:32:19.164-0500 [DEBUG] Starting graph walk: walkPlan | |
2023-11-18T22:32:19.164-0500 [TRACE] vertex "var.fw_mgmt_subnet_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.164-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.164-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.164-0500 [TRACE] vertex "var.fw_mgmt_contract": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.164-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_contract | |
2023-11-18T22:32:19.164-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_contract | |
2023-11-18T22:32:19.164-0500 [TRACE] vertex "var.fw_sg": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.164-0500 [TRACE] NodeRootVariable: evaluating var.fw_sg | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_sg | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_sg has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_sg has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.fw_mgmt_subnet": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_subnet | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_subnet | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.services_ap": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.services_ap | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.services_ap | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.services_ap has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.services_ap has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.hub_services_cidr": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.hub_services_cidr | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.hub_services_cidr | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.hub_services_cidr has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.tenant_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.tenant_name | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.tenant_name | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.tenant_name has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.tenant_name has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.password": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.password | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.username | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.subscription_id": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.subscription_id | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.subscription_id | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.url": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.fw_nlb_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.fw_name": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.fw_mgmt_epg": starting visit (*terraform.NodeRootVariable) | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet_name has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_subnet_name has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_contract has a default value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_contract has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_sg | |
2023-11-18T22:32:19.165-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_sg, so skipping | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: var.hub_services_cidr has no defined value | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.password | |
2023-11-18T22:32:19.165-0500 [TRACE] prepareFinalInputVariableValue: preparing var.username | |
2023-11-18T22:32:19.165-0500 [TRACE] vertex "var.fw_sg": visit complete | |
2023-11-18T22:32:19.165-0500 [TRACE] NodeRootVariable: evaluating var.url | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: preparing var.url | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_subnet | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_subnet, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.fw_mgmt_subnet": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] NodeRootVariable: evaluating var.fw_nlb_name | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_nlb_name | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_nlb_name has a default value | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_nlb_name has no defined value | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.services_ap | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.services_ap, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.services_ap": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.tenant_name | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.tenant_name, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.subscription_id | |
2023-11-18T22:32:19.166-0500 [TRACE] NodeRootVariable: evaluating var.fw_name | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_name | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_name has a default value | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_name has no defined value | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.tenant_name": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] NodeRootVariable: evaluating var.fw_mgmt_epg | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: preparing var.fw_mgmt_epg | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.subscription_id, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.subscription_id": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_subnet_name | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_subnet_name, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_contract | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_contract, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.hub_services_cidr | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_epg has a default value | |
2023-11-18T22:32:19.166-0500 [TRACE] prepareFinalInputVariableValue: var.fw_mgmt_epg has no defined value | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.fw_mgmt_subnet_name": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.fw_mgmt_contract": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.hub_services_cidr, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.hub_services_cidr": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.password | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.password, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.password": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.username | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.username, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.username": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.url | |
2023-11-18T22:32:19.166-0500 [TRACE] evalVariableValidations: no validation rules declared for var.url, so skipping | |
2023-11-18T22:32:19.166-0500 [TRACE] vertex "var.url": visit complete | |
2023-11-18T22:32:19.166-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_nlb_name | |
2023-11-18T22:32:19.167-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_nlb_name, so skipping | |
2023-11-18T22:32:19.167-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_name | |
2023-11-18T22:32:19.167-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_name, so skipping | |
2023-11-18T22:32:19.167-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"]": starting visit (*terraform.NodeApplyableProvider) | |
2023-11-18T22:32:19.167-0500 [TRACE] vertex "var.fw_nlb_name": visit complete | |
2023-11-18T22:32:19.167-0500 [TRACE] vertex "var.fw_name": visit complete | |
2023-11-18T22:32:19.167-0500 [TRACE] BuiltinEvalContext: Storing final value for variable var.fw_mgmt_epg | |
2023-11-18T22:32:19.167-0500 [TRACE] evalVariableValidations: no validation rules declared for var.fw_mgmt_epg, so skipping | |
2023-11-18T22:32:19.167-0500 [TRACE] vertex "var.fw_mgmt_epg": visit complete | |
2023-11-18T22:32:19.167-0500 [DEBUG] created provider logger: level=trace | |
2023-11-18T22:32:19.167-0500 [INFO] provider: configuring client automatic mTLS | |
2023-11-18T22:32:19.173-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 args=[.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1] | |
2023-11-18T22:32:19.177-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 pid=31866 | |
2023-11-18T22:32:19.177-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ciscodevnet/aci/2.11.1/darwin_amd64/terraform-provider-aci_v2.11.1 | |
2023-11-18T22:32:19.187-0500 [INFO] provider.terraform-provider-aci_v2.11.1: configuring server automatic mTLS: timestamp=2023-11-18T22:32:19.187-0500 | |
2023-11-18T22:32:19.213-0500 [DEBUG] provider: using plugin: version=5 | |
2023-11-18T22:32:19.213-0500 [DEBUG] provider.terraform-provider-aci_v2.11.1: plugin address: address=/var/folders/jr/p01m1gw90sd5vbrkq3k39xwm0000gn/T/plugin1874956927 network=unix timestamp=2023-11-18T22:32:19.213-0500 | |
2023-11-18T22:32:19.227-0500 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/ciscodevnet/aci\"]" provider for provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.227-0500 [TRACE] NodeApplyableProvider: configuring provider["registry.terraform.io/ciscodevnet/aci"] | |
2023-11-18T22:32:19.227-0500 [TRACE] provider.stdio: waiting for stdio data | |
2023-11-18T22:32:19.227-0500 [TRACE] buildProviderConfig for provider["registry.terraform.io/ciscodevnet/aci"]: using explicit config only | |
2023-11-18T22:32:19.227-0500 [TRACE] GRPCProvider: GetProviderSchema | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:531 @module=sdk.proto tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_provider_addr=provider @module=sdk.proto tf_proto_version=5.4 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Getting provider schema: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:105 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_account timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_resource_type=aci_cloud_ad timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_firmware_policy timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_hsrp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_contract_subject_one_way_filter tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.228-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_ipsec_tunnel_subnet_pool @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_cloud_external_epg tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.228-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_filter @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_configuration_export_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_spanning_tree_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_console_authentication tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.229-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_logical_node_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_managed_node_connectivity_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_function_node @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l3out_hsrp_interface_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.229-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_l3out_bfd_interface_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l2_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_subnet tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_route_control_context timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_maintenance_group_node tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_match_rule timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l4_l7_redirect_health_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_igmp_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_l4_l7_service_graph_template tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_saml_provider_group timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l4_l7_logical_interface tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_l4_l7_native_load_balancer tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l3_ext_subnet @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spine_port_selector tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_mgmt_zone tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_duo_provider_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_default_authentication @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_pod_maintenance_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_resource_type=aci_ldap_group_map_rule timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_service_redirect_backup_policy timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_pim_interface_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_epg_to_contract_interface tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.230-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_tenant_to_cloud_account tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_ldap_group_map_rule_to_group_map tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_external_network @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_concrete_device tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_coop_policy @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_bfd_multihop_interface_policy @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_resource_type=aci_interface_fc_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_service_epg tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_vxlan_pool tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_multicast_pool_block tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_resource_type=aci_l3out_ospf_external_policy timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_recurring_window @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_contract tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_user_security_domain_role tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema tf_resource_type=aci_endpoint_loop_protection @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_fex_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_encryption_key timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_vpc_explicit_protection_group @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vsan_pool tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_node_block_firmware tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.230-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l3out_static_route_next_hop timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_endpoint_security_group_selector tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_radius_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_span_sourcedestination_group_match_label tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vpc_domain_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_login_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_epg_to_domain @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_bgp_best_path_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bgp_address_family_context tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_saml_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.231-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_interface_config tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_lacp_member_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l2_outside tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_endpoint_ip_aging_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_spine_access_port_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_cloud_domain_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_node_mgmt_epg tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_l3_interface_policy timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_endpoint_controls timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_contract_subject_filter tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_lldp_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_applicationcontainer tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_fc_domain tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_destination_of_redirected_traffic tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bgp_route_control_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_rsa_provider tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_vrf_to_bgp_address_family_context tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_leaf_access_bundle_policy_group tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_port_security_policy timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_l3_domain_profile @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bfd_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vmm_credential tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_end_point_retention_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_logical_interface_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_endpoint_selector @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_service_redirect_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema tf_resource_type=aci_l3out_bgp_external_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_tacacs_provider_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_application_epg tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.232-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_cloud_service_endpoint_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_span_destination_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_resource_type=aci_tag @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.231-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_access_port_selector tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_logical_device_context tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_external_network_instance_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_l3out_path_attachment_secondary_ip @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_tacacs_source tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_fabric_node_member tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_dhcp_relay_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l3out_loopback_interface_profile timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_floating_svi @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_endpoint_security_group_tag_selector tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_fabric_wide_settings tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_match_regex_community_terms tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_aaep_to_domain tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_x509_certificate tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_resource_type=aci_span_source_group @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_spine_interface_profile_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_logical_interface_context tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_ospf_timers @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_static_route @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_vmm_controller tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_action_rule_profile timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_logical_node_to_fabric_node @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bgp_route_summarization tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_global_security tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_miscabling_protocol_interface_policy @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_access_port_block tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.233-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_attachable_access_entity_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_configuration_import_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_bgp_peer_prefix tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_access_switch_policy_group timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_fabric_node_control tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_filter_entry tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_external_network_vpn_network timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_connection timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_bgp_peer_connectivity_profile tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_endpoint_security_group_epg_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_vrf_snmp_context_community @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_leaf_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_spine_switch_association tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.232-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_bulk_epg_to_static_path @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_resource_type=aci_pbr_l1_l2_destination tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_fex_bundle_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_ospf_interface_profile tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_l4_l7_third_party_device tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_leaf_breakout_port_group tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_error_disable_recovery tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_cidr_pool tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_radius_provider_group timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_bfd_multihop_node_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_vrf_leak_epg_bd_subnet tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=aci_action_rule_additional_communities @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_static_node_mgmt_address @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_interface_blacklist tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_cloud_vpn_gateway tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_node_block tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l3out_hsrp_interface_group timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.234-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_tacacs_accounting tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_vlan_encapsulationfor_vxlan_traffic timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_local_user @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_aaa_domain timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_ldap_provider @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_rest_managed timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_match_route_destination_rule timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_physical_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_spine_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_tacacs_provider timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_cloud_private_link_label @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_vrf_leak_routes timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_maintenance_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_resource_type=aci_ospf_route_summarization @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_vswitch_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_ospf_interface_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_l3out_vpc_member @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_bfd_multihop_interface_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_access_sub_port_block tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_spine_interface_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_cloud_credentials @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_vmm_domain tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_trigger_scheduler tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_route_control_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_annotation tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_tenant timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_resource_type=aci_l3out_path_attachment timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bgp_timers timestamp=2023-11-18T22:32:19.233-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_file_remote_path tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.235-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_snmp_community tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_authentication_properties tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l4_l7_device timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_ip_sla_monitoring_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_leaf_interface_profile timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_power_supply_redundancy_policy timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_vlan_pool timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_l2_interface_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cdp_interface_policy tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_user_security_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_template_region_detail timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_application_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_resource_type=aci_spine_switch_policy_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_dhcp_option_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_resource_type=aci_rest @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_concrete_interface tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_subnet @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_aws_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l2out_extepg timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_endpoint_security_group tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_snmp_user timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bridge_domain @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_firmware_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_firmware_download_task @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_mcp_instance_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_isis_domain_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_resource_type=aci_cloud_context_profile timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_resource_type=aci_tacacs_accounting_destination @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_aaa_domain_relationship tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.236-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l3_outside tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_access_generic tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_access_group tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_resource_type=aci_epg_to_static_path timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_cloud_endpoint_selectorfor_external_epgs timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_monitoring_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.234-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_leaf_selector tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_l3out_hsrp_secondary_vip tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_qos_instance_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_vrf @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=aci_leaf_access_bundle_policy_sub_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_ranges tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_resource_type=aci_fabric_if_pol tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_l3out_bgp_protocol_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_ldap_group_map @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_match_community_terms tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_contract_subject timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_lacp_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_cloud_epg tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_l3out_route_tag_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_leaf_access_port_policy_group timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_epgs_using_function tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_bd_dhcp_label tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_hsrp_group_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_resource_type=aci_taboo_contract tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_epg_to_contract @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_resource_type=aci_mgmt_preference tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_port_tracking tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.237-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_login_domain_provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_imported_contract timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_resource_type=aci_any tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_spine_port_policy_group @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_resource_type=aci_vrf_snmp_context tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:122 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_resource_type=aci_multicast_pool tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_vrf tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_external_network_instance_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_user_security_domain_role tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_cloud_template_region_detail timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_external_epg timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fex_profile tf_provider_addr=provider timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_concrete_device tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_service_endpoint_selector tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_epg_to_domain tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_switch_association tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l2out_extepg tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_fabric_node_control tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ldap_group_map_rule tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.235-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_tacacs_source tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_cidr_pool timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_dhcp_option_policy tf_provider_addr=provider timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_hsrp_group_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_endpoint_security_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_fabric_wide_settings tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_authentication_properties tf_provider_addr=provider timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_endpoint_selectorfor_external_epgs tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_node_block_firmware tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_static_route_next_hop tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_qos_instance_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.238-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_service_redirect_backup_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_port_selector tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_autonomous_system_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_taboo_contract tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_epg_to_contract_interface timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_hsrp_secondary_vip tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_action_rule_profile tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_fabric_node_member tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_node_block tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_bgp_external_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_cloud_service_epg timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_mcp_instance_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_lacp_member_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l3_domain_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_recurring_window timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_snmp_community tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_concrete_interface tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_vrf_to_bgp_address_family_context tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_endpoint_security_group_epg_selector tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_configuration_export_policy tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_epg_to_static_path tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_ospf_interface_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_rsa_provider tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_match_regex_community_terms @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_l4_l7_native_load_balancer tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_application_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_attachable_access_entity_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_bfd_interface_policy tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_spine_access_port_selector tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.239-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vrf_snmp_context_community tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_access_port_block tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.236-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_endpoint_selector tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_logical_interface_context tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_l4_l7_redirect_health_group tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_subnet @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_connection tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_fabric_node tf_provider_addr=provider timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_file_remote_path timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_saml_certificate tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tag tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_lldp_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_maintenance_policy tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_fabric_path_ep timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_l3out_loopback_interface_profile tf_provider_addr=provider timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ldap_group_map tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_interface_blacklist timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_local_user tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_fc_domain tf_provider_addr=provider timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_logical_node_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_cloud_ipsec_tunnel_subnet_pool tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_physical_domain tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_console_authentication tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_firmware_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3out_vpc_member timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_epg tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_function_node tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_bgp_address_family_context tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_spine_switch_policy_group tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.240-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tenant @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_interface_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_provider_profile tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_multicast_pool tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vpc_explicit_protection_group tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_spanning_tree_interface_policy tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_radius_provider tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_ip_sla_monitoring_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_data_source_type=aci_service_redirect_policy @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_l3out_path_attachment_secondary_ip tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_route_control_profile tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema tf_data_source_type=aci_l4_l7_deployed_graph_connector_vlan tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_client_end_point tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l2_domain tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_l3_ext_subnet timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_credentials tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.237-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_vrf_snmp_context tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_vrf_leak_epg_bd_subnet tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_application_epg tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_domain_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_span_source_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_igmp_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_logical_interface_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_bgp_route_control_profile timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_login_domain tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_leaf_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_destination_of_redirected_traffic tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_endpoint_security_group_selector tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_mgmt_zone tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_endpoint_controls tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.241-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_radius_provider_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_leaf_access_port_policy_group tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_cloud_external_network_vpn_network tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_monitoring_policy tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_logical_node_to_fabric_node tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_dhcp_option tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_path_attachment tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_cloud_vrf_leak_routes tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vlan_pool tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_interface_profile_selector tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_fabric_if_pol tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_managed_node_connectivity_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l4_l7_logical_interface tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l4_l7_device tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_contract_subject tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_port_security_policy tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_cloud_private_link_label tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_span_destination_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_access_switch_policy_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_global_security tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_aws_provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cdp_interface_policy tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_l4_l7_service_graph_template tf_provider_addr=provider timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_dhcp_relay_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_leaf_breakout_port_group tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_bfd_interface_profile tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.242-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_match_rule timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_match_route_destination_rule tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_l3_outside timestamp=2023-11-18T22:32:19.238-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bfd_multihop_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_bd_dhcp_label tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_static_node_mgmt_address tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_mgmt_preference tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema tf_data_source_type=aci_ldap_group_map_rule_to_group_map tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_maintenance_group_node tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_imported_contract tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_interface_config timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_cloud_external_network tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_x509_certificate tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_epgs_using_function timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_saml_provider tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_login_domain_provider tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_hsrp_interface_policy timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_duo_provider_group tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_contract_subject_filter tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_leaf_access_bundle_policy_sub_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_lacp_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_node_mgmt_epg tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_ad @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_spine_port_selector tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_vpn_gateway @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_endpoint_security_group_tag_selector @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_tacacs_accounting tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_cloud_providers_region tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ospf_timers tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_aaa_domain_relationship tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.243-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_aaep_to_domain @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_contract_subject_one_way_filter tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_port_policy_group tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_error_disable_recovery tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_multicast_pool_block tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_access_group tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_epg_to_contract tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_system tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_bgp_peer_connectivity_profile @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_bridge_domain tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vmm_controller tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_cloud_account tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_bgp_protocol_profile tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema tf_data_source_type=aci_encryption_key tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ospf_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vxlan_pool @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.239-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_spine_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_static_route tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_match_community_terms tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_interface_fc_policy timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_end_point_retention_policy timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l3out_hsrp_interface_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_l3_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_fex_bundle_group tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_timers tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_tacacs_provider tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_miscabling_protocol_interface_policy @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_access_generic tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_coop_policy tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_provider_addr=provider @module=sdk.helper_schema tf_data_source_type=aci_cloud_availability_zone @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.244-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_l2_outside @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_annotation tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_leaf_interface_profile tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_endpoint_loop_protection tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_vswitch_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_endpoint_ip_aging_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_data_source_type=aci_pim_interface_policy @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_vmm_credential tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l2_interface_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vsan_pool tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_firmware_download_task tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_port_tracking tf_provider_addr=provider timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_leaf_selector tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_logical_device_context tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_hsrp_interface_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_l4_l7_third_party_device tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vlan_encapsulationfor_vxlan_traffic tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ospf_route_summarization tf_provider_addr=provider tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=aci_trigger_scheduler tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_any timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_ldap_provider tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_isis_domain_policy tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vmm_domain timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_leaf_access_bundle_policy_group tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_span_sourcedestination_group_match_label tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_firmware_group timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_ospf_external_policy tf_provider_addr=provider timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_l3out_floating_svi tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.240-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_filter_entry tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_l3out_route_tag_policy tf_provider_addr=provider @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_snmp_user @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.245-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_user_security_domain tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_tacacs_provider_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_data_source_type=aci_cloud_subnet tf_provider_addr=provider timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_configuration_import_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_data_source_type=aci_route_control_context tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=aci_cloud_context_profile tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_access_sub_port_block tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_spine_interface_profile tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_action_rule_additional_communities tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_power_supply_redundancy_policy tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_contract @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tenant_to_cloud_account tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_peer_prefix timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_rest tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_pbr_l1_l2_destination tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_rpc=GetProviderSchema tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_default_authentication tf_provider_addr=provider timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_data_source_type=aci_cloud_applicationcontainer tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_pod_maintenance_group tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_ranges @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_aaa_domain tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_data_source_type=aci_bgp_route_summarization tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_tacacs_accounting_destination timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_data_source_type=aci_bfd_multihop_node_policy tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_data_source_type=aci_rest_managed tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema tf_data_source_type=aci_bgp_best_path_policy @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_vpc_domain_policy tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Found data source type: tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:131 tf_data_source_type=aci_saml_provider_group tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=13 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Announced server capabilities: tf_provider_addr=provider tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/server_capabilities.go:25 @module=sdk.proto tf_proto_version=5.4 tf_server_capability_get_provider_schema_optional=true tf_server_capability_plan_destroy=false timestamp=2023-11-18T22:32:19.241-0500 | |
2023-11-18T22:32:19.246-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:551 @module=sdk.proto tf_provider_addr=provider tf_rpc=GetProviderSchema tf_proto_version=5.4 tf_req_id=c0d44aba-2149-9e7a-1dbf-e2819d23dd77 timestamp=2023-11-18T22:32:19.243-0500 | |
2023-11-18T22:32:19.262-0500 [TRACE] GRPCProvider: ValidateProviderConfig | |
2023-11-18T22:32:19.263-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_rpc=PrepareProviderConfig @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:559 timestamp=2023-11-18T22:32:19.263-0500 | |
2023-11-18T22:32:19.263-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: 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.: tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/internal/logging/protocol_data.go:41 tf_proto_version=5.4 tf_provider_addr=provider tf_rpc=PrepareProviderConfig @module=sdk.proto timestamp=2023-11-18T22:32:19.263-0500 | |
2023-11-18T22:32:19.263-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5.4 tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig timestamp=2023-11-18T22:32:19.263-0500 | |
2023-11-18T22:32:19.263-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Preparing provider configuration: tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:164 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.263-0500 | |
2023-11-18T22:32:19.263-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:252 timestamp=2023-11-18T22:32:19.263-0500 | |
2023-11-18T22:32:19.265-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:254 timestamp=2023-11-18T22:32:19.265-0500 | |
2023-11-18T22:32:19.265-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.4 tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto tf_provider_addr=provider tf_req_duration_ms=2 timestamp=2023-11-18T22:32:19.265-0500 | |
2023-11-18T22:32:19.265-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:580 tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=7a9bf864-2a96-1940-279e-98e7f142a00f tf_rpc=PrepareProviderConfig @module=sdk.proto timestamp=2023-11-18T22:32:19.265-0500 | |
2023-11-18T22:32:19.265-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/ciscodevnet/aci\"]" changed the config value, but that value is unused | |
2023-11-18T22:32:19.265-0500 [TRACE] GRPCProvider: ConfigureProvider | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_provider_addr=provider tf_rpc=Configure @module=sdk.proto tf_proto_version=5.4 tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:588 timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_provider_addr=provider @module=sdk.proto tf_proto_version=5.4 tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:592 timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:594 timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_rpc=Configure @module=sdk.proto diagnostic_error_count=0 tf_provider_addr=provider tf_req_duration_ms=0 tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_warning_count=0 tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_req_id=7bb856da-d1f2-dbf2-cc9b-e01d63d68d3e @module=sdk.proto tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:608 tf_proto_version=5.4 tf_rpc=Configure timestamp=2023-11-18T22:32:19.266-0500 | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "provider[\"registry.terraform.io/ciscodevnet/aci\"]": visit complete | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_vrf.services_vrf (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_tenant.infra_tenant (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_tenant.infra_tenant (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_vrf.services_vrf (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_filter.ssh_https (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.266-0500 [TRACE] vertex "data.aci_filter.ssh_https (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_tenant.tenant1 (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_tenant.tenant1 (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2023-11-18T22:32:19.267-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks (expand)": expanding dynamic subgraph | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] ResourceCountTransformer: adding data.aci_filter.ssh_https as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_filter.ssh_https - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_filter.ssh_https | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.267-0500 [DEBUG] ReferenceTransformer: "data.aci_filter.ssh_https" references: [] | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_filter.ssh_https - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_filter.ssh_https - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] ResourceCountTransformer: adding data.aci_tenant.infra_tenant as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_tenant.infra_tenant - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.267-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.267-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_tenant.infra_tenant | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.268-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.infra_tenant" references: [] | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_tenant.infra_tenant - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_tenant.infra_tenant - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] ResourceCountTransformer: adding data.aci_vrf.services_vrf as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_vrf.services_vrf - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_vrf.services_vrf | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.268-0500 [DEBUG] ReferenceTransformer: "data.aci_vrf.services_vrf" references: [] | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_vrf.services_vrf - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_vrf.services_vrf - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] ResourceCountTransformer: adding data.aci_tenant.tenant1 as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_tenant.tenant1 - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_tenant.tenant1 | |
2023-11-18T22:32:19.268-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.268-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.268-0500 [TRACE] vertex "data.aci_filter.ssh_https (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.268-0500 [TRACE] vertex "data.aci_filter.ssh_https": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.268-0500 [TRACE] vertex "data.aci_tenant.infra_tenant (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.268-0500 [TRACE] vertex "data.aci_tenant.infra_tenant": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.268-0500 [TRACE] vertex "data.aci_vrf.services_vrf (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.269-0500 [INFO] ReferenceTransformer: reference not found: "var.tenant_name" | |
2023-11-18T22:32:19.269-0500 [DEBUG] ReferenceTransformer: "data.aci_tenant.tenant1" references: [] | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_tenant.tenant1 - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_tenant.tenant1 - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.269-0500 [TRACE] vertex "data.aci_vrf.services_vrf": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] vertex "data.aci_tenant.tenant1 (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.269-0500 [TRACE] ResourceCountTransformer: adding data.aci_cloud_external_epg.ext_networks as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.269-0500 [TRACE] vertex "data.aci_tenant.tenant1": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_cloud_external_epg.ext_networks | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.269-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_external_epg.ext_networks" references: [] | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_cloud_external_epg.ext_networks - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.269-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.269-0500 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2023-11-18T22:32:19.269-0500 [TRACE] ResourceCountTransformer: adding data.aci_cloud_account.aci_cloud_account_infra as *terraform.NodePlannableResourceInstance | |
2023-11-18T22:32:19.269-0500 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.269-0500 [TRACE] readDataSource: Re-validating config for data.aci_filter.ssh_https | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.270-0500 [TRACE] vertex "data.aci_cloud_external_epg.ext_networks": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.270-0500 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2023-11-18T22:32:19.270-0500 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: Re-validating config for data.aci_tenant.tenant1 | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: Re-validating config for data.aci_tenant.infra_tenant | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: Re-validating config for data.aci_vrf.services_vrf | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.270-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.270-0500 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: data.aci_filter.ssh_https configuration is complete, so reading from provider | |
2023-11-18T22:32:19.270-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: data.aci_tenant.tenant1 configuration is complete, so reading from provider | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: Re-validating config for data.aci_cloud_external_epg.ext_networks | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.270-0500 [TRACE] NodeAbstractResourceInstance.AttachResourceState for data.aci_cloud_account.aci_cloud_account_infra | |
2023-11-18T22:32:19.270-0500 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2023-11-18T22:32:19.270-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 tf_data_source_type=aci_filter tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.270-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_data_source_type=aci_filter tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.270-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_warning_count=0 tf_data_source_type=aci_filter tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 diagnostic_error_count=0 tf_proto_version=5.4 tf_provider_addr=provider tf_req_duration_ms=0 tf_rpc=ValidateDataSourceConfig @module=sdk.proto timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.270-0500 [TRACE] readDataSource: data.aci_tenant.infra_tenant configuration is complete, so reading from provider | |
2023-11-18T22:32:19.270-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.271-0500 [TRACE] readDataSource: data.aci_vrf.services_vrf configuration is complete, so reading from provider | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto tf_data_source_type=aci_tenant tf_proto_version=5.4 tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2023-11-18T22:32:19.271-0500 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2023-11-18T22:32:19.271-0500 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2023-11-18T22:32:19.271-0500 [TRACE] readDataSource: data.aci_cloud_external_epg.ext_networks configuration is complete, so reading from provider | |
2023-11-18T22:32:19.271-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.271-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.271-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=be306f25-675a-5d87-4f63-921a9d2193f0 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [INFO] ReferenceTransformer: reference not found: "var.subscription_id" | |
2023-11-18T22:32:19.271-0500 [DEBUG] ReferenceTransformer: "data.aci_cloud_account.aci_cloud_account_infra" references: [] | |
2023-11-18T22:32:19.271-0500 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2023-11-18T22:32:19.271-0500 [TRACE] Executing graph transform *terraform.RootTransformer | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_data_source_type=aci_tenant tf_proto_version=5.4 tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a tf_provider_addr=provider timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto tf_data_source_type=aci_tenant timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_tenant tf_proto_version=5.4 @module=sdk.proto tf_provider_addr=provider tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_data_source_type=aci_tenant @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_provider_addr=provider tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_data_source_type=aci_tenant @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodePlannableResourceInstance | |
root - terraform.graphNodeRoot | |
data.aci_cloud_account.aci_cloud_account_infra - *terraform.NodePlannableResourceInstance | |
------ | |
2023-11-18T22:32:19.271-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra (expand)": entering dynamic subgraph | |
2023-11-18T22:32:19.271-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_provider_addr=provider tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.271-0500 [TRACE] vertex "data.aci_cloud_account.aci_cloud_account_infra": starting visit (*terraform.NodePlannableResourceInstance) | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_data_source_type=aci_tenant tf_proto_version=5.4 tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a tf_rpc=ValidateDataSourceConfig @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=provider tf_req_duration_ms=0 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_data_source_type=aci_tenant tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto tf_proto_version=5.4 tf_req_id=4cdc1704-56d4-4631-977c-62dec662843a timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_tenant tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 @module=sdk.proto tf_proto_version=5.4 tf_provider_addr=provider tf_data_source_type=aci_vrf tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_proto_version=5.4 tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_data_source_type=aci_vrf tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] readDataSource: Re-validating config for data.aci_cloud_account.aci_cloud_account_infra | |
2023-11-18T22:32:19.272-0500 [TRACE] GRPCProvider: ValidateDataResourceConfig | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.4 tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_data_source_type=aci_tenant tf_provider_addr=provider tf_req_duration_ms=0 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 tf_data_source_type=aci_tenant tf_provider_addr=provider tf_req_id=c040293d-b260-d846-8cc3-e8d69a5142bd tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_vrf tf_provider_addr=provider timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_data_source_type=aci_vrf tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: tf_req_duration_ms=0 tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f tf_rpc=ValidateDataSourceConfig @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_data_source_type=aci_vrf tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_proto_version=5.4 tf_req_id=fe98b707-4539-611c-ab8b-4ca3acb09e5f tf_data_source_type=aci_vrf tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_provider_addr=provider tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_data_source_type=aci_cloud_external_epg tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_proto_version=5.4 tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_cloud_external_epg tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_data_source_type=aci_cloud_external_epg timestamp=2023-11-18T22:32:19.270-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 @module=sdk.helper_schema tf_data_source_type=aci_cloud_external_epg tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=provider tf_req_duration_ms=0 tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 @module=sdk.proto tf_data_source_type=aci_cloud_external_epg tf_proto_version=5.4 tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] readDataSource: data.aci_cloud_account.aci_cloud_account_infra configuration is complete, so reading from provider | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_data_source_type=aci_cloud_external_epg tf_proto_version=5.4 tf_req_id=f4172508-712a-7cd8-5dd2-f82512785444 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_data_source_type=aci_filter tf_proto_version=5.4 @module=sdk.proto tf_req_id=e8c174bc-dfdd-f200-4153-923faa0daa02 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=e8c174bc-dfdd-f200-4153-923faa0daa02 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 tf_rpc=ReadDataSource @module=sdk.proto timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_data_source_type=aci_tenant tf_req_id=77722b83-6591-7c23-7243-b3df8677efc1 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.272-0500 [TRACE] GRPCProvider: ReadDataSource | |
2023-11-18T22:32:19.272-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_data_source_type=aci_tenant tf_provider_addr=provider tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto tf_proto_version=5.4 tf_req_id=77722b83-6591-7c23-7243-b3df8677efc1 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_data_source_type=aci_filter tf_provider_addr=provider tf_req_id=e8c174bc-dfdd-f200-4153-923faa0daa02 @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 tf_rpc=ReadDataSource timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_data_source_type=aci_tenant tf_req_id=77722b83-6591-7c23-7243-b3df8677efc1 tf_provider_addr=provider tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 @module=sdk.helper_schema timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-devnet.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-devnet.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-infra/flt-ssh-https.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-infra/flt-ssh-https.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-devnet.json &{GET https://20.5.222.84/api/node/mo/uni/tn-devnet.json HTTP/1.1 1 1 map[] <nil> <nil> 0 [] false 20.5.222.84 map[] map[] <nil> map[] <nil> <nil> <nil> 0xc000192010}: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begining Authentication method: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_data_source_type=aci_tenant tf_rpc=ReadDataSource tf_provider_addr=provider tf_req_id=eb929e7a-3137-7d9d-207f-87f3dc67c388 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_provider_addr=provider tf_rpc=ReadDataSource @module=sdk.proto tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_data_source_type=aci_tenant tf_req_id=eb929e7a-3137-7d9d-207f-87f3dc67c388 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-infra/flt-ssh-https.json &{GET https://20.5.222.84/api/node/mo/uni/tn-infra/flt-ssh-https.json HTTP/1.1 1 1 map[] <nil> <nil> 0 [] false 20.5.222.84 map[] map[] <nil> map[] <nil> <nil> <nil> 0xc000192010}: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=eb929e7a-3137-7d9d-207f-87f3dc67c388 tf_data_source_type=aci_tenant tf_rpc=ReadDataSource timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_data_source_type=aci_vrf tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=009de54c-1e62-6590-828f-a46af2415ac5 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 @module=sdk.proto tf_rpc=ReadDataSource timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: @module=sdk.proto tf_data_source_type=aci_cloud_external_epg tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=c43cdaa2-9fdd-6db4-d85e-dc3528d9abd5 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_rpc=ReadDataSource tf_data_source_type=aci_cloud_external_epg tf_provider_addr=provider tf_req_id=c43cdaa2-9fdd-6db4-d85e-dc3528d9abd5 tf_proto_version=5.4 @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 @module=sdk.proto timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: tf_data_source_type=aci_vrf tf_req_id=009de54c-1e62-6590-828f-a46af2415ac5 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_provider_addr=provider @module=sdk.proto tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/aaaLogin.json, fURL: https://20.5.222.84/api/aaaLogin.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-infra.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-infra.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request POST /api/aaaLogin.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begining Do method https://20.5.222.84/api/aaaLogin.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-infra.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: tf_data_source_type=aci_vrf tf_req_id=009de54c-1e62-6590-828f-a46af2415ac5 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @module=sdk.helper_schema tf_req_id=c43cdaa2-9fdd-6db4-d85e-dc3528d9abd5 tf_rpc=ReadDataSource tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 tf_data_source_type=aci_cloud_external_epg timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [TRACE] HTTP Request Method and URL: POST https://20.5.222.84/api/aaaLogin.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-infra/cloudapp-cloud-infra/cloudextepg-ext-networks.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-infra/cloudapp-cloud-infra/cloudextepg-ext-networks.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-infra/ctx-hub-services.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-infra/ctx-hub-services.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-infra/ctx-hub-services.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-infra/cloudapp-cloud-infra/cloudextepg-ext-networks.json: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.271-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:660 tf_proto_version=5.4 tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e @module=sdk.proto tf_data_source_type=aci_cloud_account timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_data_source_type=aci_cloud_account tf_provider_addr=provider tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 tf_proto_version=5.4 timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.273-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:308 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @module=sdk.helper_schema tf_data_source_type=aci_cloud_account tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Called downstream: @module=sdk.helper_schema tf_data_source_type=aci_cloud_account tf_rpc=ValidateDataSourceConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/grpc_provider.go:310 tf_provider_addr=provider tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received downstream response: diagnostic_error_count=0 tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:40 tf_rpc=ValidateDataSourceConfig tf_req_duration_ms=0 @module=sdk.proto diagnostic_warning_count=0 tf_provider_addr=provider timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Served request: tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:680 @module=sdk.proto tf_req_id=87398802-3938-6a4a-029a-a1c58f5c4f4e tf_rpc=ValidateDataSourceConfig timestamp=2023-11-18T22:32:19.272-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Received request: tf_provider_addr=provider tf_req_id=dc8c83e2-633c-e4a2-e168-63203e953df5 tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/tf5server/server.go:689 @module=sdk.proto timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Sending request downstream: @module=sdk.proto tf_data_source_type=aci_cloud_account tf_proto_version=5.4 tf_provider_addr=provider tf_req_id=dc8c83e2-633c-e4a2-e168-63203e953df5 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/tf5serverlogging/downstream_request.go:20 timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:19.274-0500 [TRACE] provider.terraform-provider-aci_v2.11.1: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.29.0/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=ReadDataSource tf_data_source_type=aci_cloud_account tf_req_id=dc8c83e2-633c-e4a2-e168-63203e953df5 timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:19.274-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] BaseURL: https://20.5.222.84, pathURL: /api/node/mo/uni/tn-infra/act-[bf9e7f86-bb5e-4546-9f56-82a38bfc549e]-vendor-azure.json, fURL: https://20.5.222.84/api/node/mo/uni/tn-infra/act-[bf9e7f86-bb5e-4546-9f56-82a38bfc549e]-vendor-azure.json: timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:19.274-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 HTTP request GET /api/node/mo/uni/tn-infra/act-[bf9e7f86-bb5e-4546-9f56-82a38bfc549e]-vendor-azure.json: timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:19.274-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:19 [DEBUG] Begin Injection: timestamp=2023-11-18T22:32:19.273-0500 | |
2023-11-18T22:32:20.177-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:20 [TRACE] HTTP Response: 200 200 OK: timestamp=2023-11-18T22:32:20.177-0500 | |
2023-11-18T22:32:20.178-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:20 [DEBUG] Exit from Do method: timestamp=2023-11-18T22:32:20.178-0500 | |
2023-11-18T22:32:20.178-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:20 [DEBUG] Exit from errors {"imdata":[{"aaaLogin":{"attributes":{"buildTime":"Fri Oct 27 18:47:59 UTC 2023","changePassword":"no","creationTime":"1700364739","firstLoginTime":"1700364739","firstName":"","guiIdleTimeoutSeconds":"65525","lastName":"","maximumLifetimeSeconds":"86400","node":"topology/pod-1/node-1","refreshTimeoutSeconds":"9600","remoteUser":"false","restTimeoutSeconds":"90","sessionId":"et5QC/kiTAWpQkLFQZ0LwA==","siteFingerprint":"crxd87j7n52ve2mg85zqkiduhq6dcsf9","token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImNyeGQ4N2o3bjUydmUybWc4NXpxa2lkdWhxNmRjc2Y5IiwidHlwIjoiand0In0.eyJyYmFjIjpbeyJkb21haW4iOiJhbGwiLCJyb2xlc1IiOjAsInJvbGVzVyI6MX1dLCJpc3MiOiJBQ0kgQVBJQyIsInVzZXJuYW1lIjoiYWRtaW4iLCJ1c2VyaWQiOjE1Mzc0LCJ1c2VyZmxhZ3MiOjAsImlhdCI6MTcwMDM2NDczOSwiZXhwIjoxNzAwMzc0MzM5LCJzZXNzaW9uaWQiOiJldDVRQy9raVRBV3BRa0xGUVowTHdBPT0ifQ.WtnyDsM2aN0A8wolLDvXX5L9Cd37HJK9r5bASeXsZZYqk_xd--iHEjxWwhrSWPKnoPJDIW-oajnx7g9_X3y5EGxYrtMRf1z1WBeAdN8dNhu91pQh7HkcuvGhDYjALDp4Z8zkN-WF2J6iKGVevkwocRy5jUb-E27p6qjyFRoct_I0JKVYzt7IM8Afo7cORpQpYBhUBrPFl3k94MV2gm9dheIvdw8IUkuMI2sj7AC0HzXRsQvWEUUXxP339vTqfJy-CQk38VGNJIRWfyqqWfb4wymO10VOPtUnX0XxNPdKZjUSbK30Lai0aqcmtCioC4f21wAkMKXUf55LDXyDw9yV7A","unixUserId":"15374","userName":"admin","version":"26.0(2h)"},"children":[{"aaaUserDomain":{"attributes":{"name":"all","rolesR":"admin","rolesW":"admin"},"children":[{"aaaReadRoles":{"attributes":{}}},{"aaaWriteRoles":{"attributes":{},"children":[{"role":{"attributes":{"name":"admin"}}}]}}]}},{"DnDomainMapEntry":{"attributes":{"dn":"uni/tn-infra","readPrivileges":"admin","writePrivileges":"admin"}}},{"DnDomainMapEntry":{"attributes":{"dn":"uni/tn-common","readPrivileges":"admin","writePrivileges":"admin"}}},{"DnDomainMapEntry":{"attributes":{"dn":"uni/tn-mgmt","readPrivileges":"admin","writePrivileges":"admin"}}},{"DnDomainMapEntry":{"attributes":{"dn":"uni/clouddomp","readPrivileges":"admin","writePrivileges":"admin"}}}]}}],"totalCount":"1"}: timestamp=2023-11-18T22:32:20.178-0500 | |
2023-11-18T22:32:20.178-0500 [INFO] provider.terraform-provider-aci_v2.11.1: 2023/11/18 22:32:20 HTTP request after injection GET /api/node/mo/uni/tn-devnet.json &{GET https://20.5.222.84/api/node/mo/uni/tn-devnet.json HTTP/1.1 1 1 map[Cookie:[APIC-Cookie=eyJhbGciOiJSUzI1NiIsImtpZCI6ImNyeGQ4N2o3bjUydmUybWc4NXpxa2lkdWhxNmRjc2Y5IiwidHlwIjoiand0In0.eyJyYmFjIjpbeyJkb21haW4iOiJhbGwiLCJyb2xlc1IiOjAsInJvbGVzVyI6MX1dLCJpc3MiOiJBQ0kgQVBJQyIsInVzZXJuYW1lIjoiYWRtaW4iLCJ1c2VyaWQiOjE1Mzc0LCJ1c2VyZmxhZ3MiOjAsImlhdCI6MTcwMDM2NDczOSwiZXhwIjoxNzAwMzc0MzM5LCJzZXNzaW9uaWQiOiJldDVRQy9raVRBV3BRa0xGUVowTHdBPT0ifQ.WtnyDsM2aN0A8wolLDvXX5L9Cd37HJK9r5bASeXsZZYqk_xd--iHEjxWwhrSWPKnoPJDIW-oajnx7g9_X3y5EGxYrtMRf1z1WBeAdN8dNhu91pQh7HkcuvGhDYjALDp4Z8zkN-WF2J6iKGVevkwocRy5jUb-E27p6qjyFRoct_I0JKVYzt7IM8Afo7cORpQpYBhUBrPFl3k94MV2gm9dheIvdw8IUkuMI2sj7AC0HzXRsQvWEUUXxP339vTqfJy-CQk38VGNJIRWfyqqWfb4wymO10VOPtUnX0XxNPdKZjUSbK30Lai0aqcmtCioC4f21wAkMKXUf55LDXyDw9yV7A]] <nil> <nil> 0 [] false 20.5.222.84 map[] map[ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment