Created
April 16, 2025 12:10
-
-
Save PI-Victor/fb9a1efdb7b6b71769e38e8af7669661 to your computer and use it in GitHub Desktop.
custom_profile_debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ cloudflare-tf TF_LOG=DEBUG terraform apply | |
2025-04-16T14:07:17.467+0200 [INFO] Terraform version: 1.11.3 | |
2025-04-16T14:07:17.467+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0 | |
2025-04-16T14:07:17.467+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0 | |
2025-04-16T14:07:17.467+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-04-16T14:07:17.467+0200 [DEBUG] using github.com/zclconf/go-cty v1.16.0 | |
2025-04-16T14:07:17.467+0200 [INFO] Go runtime version: go1.24.1 | |
2025-04-16T14:07:17.467+0200 [INFO] CLI args: []string{"terraform", "apply"} | |
2025-04-16T14:07:17.467+0200 [DEBUG] Attempting to open CLI config file: /Users/vicp/.terraformrc | |
2025-04-16T14:07:17.467+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2025-04-16T14:07:17.467+0200 [INFO] Loading CLI configuration from /Users/vicp/.terraform.d/credentials.tfrc.json | |
2025-04-16T14:07:17.467+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2025-04-16T14:07:17.467+0200 [DEBUG] ignoring non-existing provider search directory /Users/vicp/.terraform.d/plugins | |
2025-04-16T14:07:17.467+0200 [DEBUG] ignoring non-existing provider search directory /Users/vicp/Library/Application Support/io.terraform/plugins | |
2025-04-16T14:07:17.467+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2025-04-16T14:07:17.467+0200 [INFO] CLI command args: []string{"apply"} | |
2025-04-16T14:07:17.559+0200 [DEBUG] checking for provisioner in "." | |
2025-04-16T14:07:17.559+0200 [DEBUG] checking for provisioner in "/Users/vicp/.flox/run/aarch64-darwin.default.run/bin" | |
2025-04-16T14:07:17.560+0200 [INFO] backend/local: starting Apply operation | |
2025-04-16T14:07:17.561+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:17.561+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:17.567+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:17.573+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=3698 | |
2025-04-16T14:07:17.573+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:17.595+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:17.595+0200" | |
2025-04-16T14:07:17.601+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin2602878065 network=unix timestamp="2025-04-16T14:07:17.601+0200" | |
2025-04-16T14:07:17.601+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:17.654+0200 [DEBUG] No provider meta schema returned | |
2025-04-16T14:07:17.666+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:17.668+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=3698 | |
2025-04-16T14:07:17.669+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:17.669+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:17.669+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:17.672+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5"] | |
2025-04-16T14:07:17.675+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 pid=3702 | |
2025-04-16T14:07:17.675+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 | |
2025-04-16T14:07:17.682+0200 [INFO] provider.terraform-provider-random_v3.6.3_x5: configuring server automatic mTLS: timestamp="2025-04-16T14:07:17.682+0200" | |
2025-04-16T14:07:17.689+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-16T14:07:17.689+0200 [DEBUG] provider.terraform-provider-random_v3.6.3_x5: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin3110640577 network=unix timestamp="2025-04-16T14:07:17.688+0200" | |
2025-04-16T14:07:17.695+0200 [DEBUG] No provider meta schema returned | |
2025-04-16T14:07:17.696+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:17.697+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 id=3702 | |
2025-04-16T14:07:17.697+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:17.697+0200 [DEBUG] Building and walking validate graph | |
2025-04-16T14:07:17.698+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:17.698+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:17.698+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:17.699+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:17.699+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:17.699+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:17.699+0200 [DEBUG] Starting graph walk: walkValidate | |
2025-04-16T14:07:17.704+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:17.704+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:17.709+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:17.716+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=3812 | |
2025-04-16T14:07:17.717+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:17.742+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:17.742+0200" | |
2025-04-16T14:07:17.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin3457455710 network=unix timestamp="2025-04-16T14:07:17.748+0200" | |
2025-04-16T14:07:17.748+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:17.755+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:17.761+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:17.762+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=3812 | |
2025-04-16T14:07:17.762+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:17.762+0200 [INFO] backend/local: apply calling Plan | |
2025-04-16T14:07:17.762+0200 [DEBUG] Building and walking plan graph for NormalMode | |
2025-04-16T14:07:17.762+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:17.762+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:17.762+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:17.762+0200 [DEBUG] Starting graph walk: walkPlan | |
2025-04-16T14:07:17.763+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:17.763+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:17.766+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:17.772+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=3853 | |
2025-04-16T14:07:17.773+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:17.796+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:17.796+0200" | |
2025-04-16T14:07:17.803+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin2535481174 network=unix timestamp="2025-04-16T14:07:17.803+0200" | |
2025-04-16T14:07:17.803+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:17.810+0200 [DEBUG] Resource instance state not found for node "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile", instance cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile | |
2025-04-16T14:07:17.810+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [] | |
2025-04-16T14:07:17.810+0200 [DEBUG] refresh: cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: no state, so not refreshing | |
2025-04-16T14:07:17.810+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"include\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"policy_id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"target_tests\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path="AttributeName(\"exclude\")" timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"service_mode_v2\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"gateway_unique_id\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.815+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"default\")" tf_req_id=262a6152-d342-7c90-7d70-34e1a190b229 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:17.815+0200" | |
2025-04-16T14:07:17.818+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:17.819+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=3853 | |
2025-04-16T14:07:17.819+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:17.820+0200 [DEBUG] building apply graph to check for errors | |
2025-04-16T14:07:17.820+0200 [DEBUG] Resource state not found for node "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile", instance cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile | |
2025-04-16T14:07:17.820+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:17.820+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:17.820+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: | |
+ create | |
Terraform will perform the following actions: | |
# cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile will be created | |
+ resource "cloudflare_zero_trust_device_custom_profile" "example_zero_trust_device_custom_profile" { | |
+ account_id = "redacted" | |
+ default = (known after apply) | |
+ exclude = (known after apply) | |
+ fallback_domains = (known after apply) | |
+ gateway_unique_id = (known after apply) | |
+ id = (known after apply) | |
+ include = (known after apply) | |
+ match = "identity.email == \"[email protected]\"" | |
+ name = "Allow Developers" | |
+ policy_id = (known after apply) | |
+ precedence = 100 | |
+ service_mode_v2 = (known after apply) | |
+ target_tests = (known after apply) | |
} | |
Plan: 1 to add, 0 to change, 0 to destroy. | |
2025-04-16T14:07:17.824+0200 [DEBUG] command: asking for input: "\nDo you want to perform these actions?" | |
Do you want to perform these actions? | |
Terraform will perform the actions described above. | |
Only 'yes' will be accepted to approve. | |
Enter a value: yes | |
2025-04-16T14:07:19.179+0200 [INFO] backend/local: apply calling Apply | |
2025-04-16T14:07:19.179+0200 [DEBUG] Building and walking apply graph for NormalMode plan | |
2025-04-16T14:07:19.179+0200 [DEBUG] Resource state not found for node "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile", instance cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile | |
2025-04-16T14:07:19.180+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:19.180+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:19.180+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:19.181+0200 [DEBUG] Starting graph walk: walkApply | |
2025-04-16T14:07:19.182+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:19.182+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:19.189+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:19.196+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=3890 | |
2025-04-16T14:07:19.196+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:19.222+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:19.222+0200" | |
2025-04-16T14:07:19.229+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: network=unix address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin4098959276 timestamp="2025-04-16T14:07:19.229+0200" | |
2025-04-16T14:07:19.229+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:19.236+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"target_tests\")" tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"default\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 @module=sdk.framework timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"id\")" @module=sdk.framework timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.241+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"exclude\")" tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.242+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"policy_id\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.242+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"gateway_unique_id\")" tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.242+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"service_mode_v2\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:19.241+0200" | |
2025-04-16T14:07:19.242+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=7147b396-f015-6195-16e6-3f926fb2db80 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"include\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-16T14:07:19.241+0200" | |
cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: Creating... | |
2025-04-16T14:07:19.244+0200 [INFO] Starting apply for cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile | |
2025-04-16T14:07:19.244+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:19.244+0200 [DEBUG] cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: applying the planned Create change | |
2025-04-16T14:07:19.245+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
POST /client/v4/accounts/redacted/devices/policy HTTP/1.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.3.0 | |
> authorization: [redacted] | |
> user-agent: terraform-provider-cloudflare/5.3.0 terraform-plugin-framework/1.14.1 terraform/1.11.3 | |
> x-stainless-os: MacOS | |
> x-stainless-arch: arm64 | |
> x-auth-email: [redacted] | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> content-type: application/json | |
> | |
{"match":"identity.email == \"[email protected]\"","name":"Allow Developers","precedence":100} | |
: tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:19.245+0200" | |
2025-04-16T14:07:19.887+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
< HTTP/2.0 200 OK | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cf_bm=DgpRPN7cnslf3n5wbKzI2a.ta2Um9pwzSuwhqOgGzYw-1744805239-1.0.1.1-1Srivi35DP50ieWkTB.UBBfwQu3.NDB9NmteDXoKriuCuHwBPrmwQZXN.HdcSSQPGA_znjsd2oDTq2ncHZvB0K_VGmK2QY25edOMK8Ec6n8; path=/; expires=Wed, 16-Apr-25 12:37:19 GMT; domain=.cloudflareclient.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGU4yFBDJQfw1pfzuDFqLkxFSpQD; SameSite=Lax; path=/; expires=Wed, 16-Apr-25 14:37:20 GMT; HttpOnly | |
< set-cookie: __cf_bm=4pD5qz7ra8.2nnXd_Fc6UN6ndORzPeHdcFbg4IgPZBY-1744805239-1.0.1.1-_wIrxaF.yq2aUFQigoPGzlDo23lK52zH3c_ey61k1vhrQN.CIR._iEW4wyy6W.K00fO5encLYrPoZ8wjZ93nKF6jZmYSOzh.uocH22IxyF0; path=/; expires=Wed, 16-Apr-25 12:37:19 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=ZI56nqNFPv5neKcCDcrnKcc1o_cC4gpU7DjXvy5TiJs-1744805239887-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} | |
< content-type: application/json; charset=utf-8 | |
< cf-ray: 93138fcb1dc2ff00-ZRH | |
< cf-auditlog-id: 01963e7f-1aff-72c1-9c24-8c744e3051f3 | |
< date: Wed, 16 Apr 2025 12:07:19 GMT | |
< api-version: 2025-04-16 | |
< server: cloudflare | |
< report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WmKJ%2FAj47HwUDrG%2Fv0BckAVdRDBpJL1B0hxvWhI75aYYgBaZrZviz18bPHl%2BJXKUd%2FNhkawIMw2Kul63Y3dQICGIRfCGOCi96HOUa%2FEMJGa2c4ru1UQ0dRAqnLu0suqR%2BGC2ehVGGAjRdKWmXa5%2F5EOpbOYuwUQaCJoarw4C"}],"group":"cf-nel","max_age":604800} | |
< | |
{"result":{"policy_id":"2832b028-5777-4142-a22a-89e15ae4e016","name":"Allow Developers","description":"","default":false,"enabled":true,"match":"identity.email == \"[email protected]\"","precedence":100,"allow_mode_switch":false,"allow_updates":false,"allowed_to_leave":true,"auto_connect":0,"captive_portal":180,"disable_auto_fallback":false,"service_mode_v2":{"mode":"warp"},"gateway_unique_id":"redacted","support_url":"","switch_locked":false,"exclude":[{"address":"10.0.0.0/8"},{"address":"100.64.0.0/10"},{"address":"169.254.0.0/16","description":"DHCP Unspecified"},{"address":"172.16.0.0/12"},{"address":"192.0.0.0/24"},{"address":"192.168.0.0/16"},{"address":"224.0.0.0/24"},{"address":"240.0.0.0/4"},{"address":"255.255.255.255/32","description":"DHCP Broadcast"},{"address":"fe80::/10","description":"IPv6 Link Local"},{"address":"fd00::/8"},{"address":"ff01::/16"},{"address":"ff02::/16"},{"address":"ff03::/16"},{"address":"ff04::/16"},{"address":"ff05::/16"}],"always_include":[{"ip":"162.159.197.4"},{"ip":"2606:4700:102::4"}],"always_exclude":[{"ip":"162.159.197.3"},{"ip":"2606:4700:102::3"}],"exclude_office_ips":false,"fallback_domains":[{"suffix":"home.arpa"},{"suffix":"intranet"},{"suffix":"internal"},{"suffix":"private"},{"suffix":"localdomain"},{"suffix":"domain"},{"suffix":"lan"},{"suffix":"home"},{"suffix":"host"},{"suffix":"corp"},{"suffix":"local"},{"suffix":"localhost"},{"suffix":"invalid"},{"suffix":"test"}],"register_interface_ip_with_dns":true,"tunnel_protocol":""},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange timestamp="2025-04-16T14:07:19.887+0200" | |
2025-04-16T14:07:19.890+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 tf_rpc=ApplyResourceChange tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-16T14:07:19.890+0200" | |
2025-04-16T14:07:19.891+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=precedence tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework timestamp="2025-04-16T14:07:19.891+0200" | |
2025-04-16T14:07:19.891+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange @module=sdk.framework tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:19.891+0200" | |
2025-04-16T14:07:19.891+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=match tf_req_id=18e95ef4-2cda-8f8d-a7c2-bfc662d92132 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:19.891+0200" | |
cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: Creation complete after 1s [id=2832b028-5777-4142-a22a-89e15ae4e016] | |
2025-04-16T14:07:19.903+0200 [DEBUG] State storage *statemgr.Filesystem declined to persist a state snapshot | |
2025-04-16T14:07:19.904+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:19.906+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=3890 | |
2025-04-16T14:07:19.906+0200 [DEBUG] provider: plugin exited | |
Apply complete! Resources: 1 added, 0 changed, 0 destroyed. | |
➜ cloudflare-tf TF_LOG=DEBUG terraform apply | |
2025-04-16T14:07:22.101+0200 [INFO] Terraform version: 1.11.3 | |
2025-04-16T14:07:22.101+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0 | |
2025-04-16T14:07:22.101+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0 | |
2025-04-16T14:07:22.101+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-04-16T14:07:22.101+0200 [DEBUG] using github.com/zclconf/go-cty v1.16.0 | |
2025-04-16T14:07:22.101+0200 [INFO] Go runtime version: go1.24.1 | |
2025-04-16T14:07:22.101+0200 [INFO] CLI args: []string{"terraform", "apply"} | |
2025-04-16T14:07:22.101+0200 [DEBUG] Attempting to open CLI config file: /Users/vicp/.terraformrc | |
2025-04-16T14:07:22.101+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2025-04-16T14:07:22.101+0200 [INFO] Loading CLI configuration from /Users/vicp/.terraform.d/credentials.tfrc.json | |
2025-04-16T14:07:22.101+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2025-04-16T14:07:22.101+0200 [DEBUG] ignoring non-existing provider search directory /Users/vicp/.terraform.d/plugins | |
2025-04-16T14:07:22.101+0200 [DEBUG] ignoring non-existing provider search directory /Users/vicp/Library/Application Support/io.terraform/plugins | |
2025-04-16T14:07:22.101+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2025-04-16T14:07:22.101+0200 [INFO] CLI command args: []string{"apply"} | |
2025-04-16T14:07:22.193+0200 [DEBUG] checking for provisioner in "." | |
2025-04-16T14:07:22.193+0200 [DEBUG] checking for provisioner in "/Users/vicp/.flox/run/aarch64-darwin.default.run/bin" | |
2025-04-16T14:07:22.194+0200 [INFO] backend/local: starting Apply operation | |
2025-04-16T14:07:22.195+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:22.195+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:22.202+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:22.209+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=4122 | |
2025-04-16T14:07:22.209+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:22.233+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:22.233+0200" | |
2025-04-16T14:07:22.239+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin483726397 network=unix timestamp="2025-04-16T14:07:22.239+0200" | |
2025-04-16T14:07:22.239+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:22.292+0200 [DEBUG] No provider meta schema returned | |
2025-04-16T14:07:22.305+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:22.308+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=4122 | |
2025-04-16T14:07:22.308+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:22.308+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:22.308+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:22.311+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5"] | |
2025-04-16T14:07:22.313+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 pid=4161 | |
2025-04-16T14:07:22.313+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 | |
2025-04-16T14:07:22.320+0200 [INFO] provider.terraform-provider-random_v3.6.3_x5: configuring server automatic mTLS: timestamp="2025-04-16T14:07:22.320+0200" | |
2025-04-16T14:07:22.327+0200 [DEBUG] provider: using plugin: version=5 | |
2025-04-16T14:07:22.327+0200 [DEBUG] provider.terraform-provider-random_v3.6.3_x5: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin2142945411 network=unix timestamp="2025-04-16T14:07:22.327+0200" | |
2025-04-16T14:07:22.343+0200 [DEBUG] No provider meta schema returned | |
2025-04-16T14:07:22.344+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:22.345+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.6.3/darwin_arm64/terraform-provider-random_v3.6.3_x5 id=4161 | |
2025-04-16T14:07:22.345+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:22.345+0200 [DEBUG] Building and walking validate graph | |
2025-04-16T14:07:22.345+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:22.345+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:22.346+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:22.346+0200 [DEBUG] Starting graph walk: walkValidate | |
2025-04-16T14:07:22.347+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:22.347+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:22.351+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:22.358+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=4262 | |
2025-04-16T14:07:22.358+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:22.382+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:22.382+0200" | |
2025-04-16T14:07:22.389+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin2517148556 network=unix timestamp="2025-04-16T14:07:22.389+0200" | |
2025-04-16T14:07:22.389+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:22.395+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:22.398+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:22.399+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=4262 | |
2025-04-16T14:07:22.399+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:22.399+0200 [INFO] backend/local: apply calling Plan | |
2025-04-16T14:07:22.400+0200 [DEBUG] Building and walking plan graph for NormalMode | |
2025-04-16T14:07:22.400+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:22.400+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:22.400+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:22.400+0200 [DEBUG] Starting graph walk: walkPlan | |
2025-04-16T14:07:22.401+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:22.401+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:22.403+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:22.410+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=4272 | |
2025-04-16T14:07:22.410+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:22.434+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:22.434+0200" | |
2025-04-16T14:07:22.441+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:22.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin1010316164 network=unix timestamp="2025-04-16T14:07:22.441+0200" | |
2025-04-16T14:07:22.448+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [] | |
cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: Refreshing state... [id=2832b028-5777-4142-a22a-89e15ae4e016] | |
2025-04-16T14:07:22.454+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
GET /client/v4/accounts/redacted/devices/policy/2832b028-5777-4142-a22a-89e15ae4e016 HTTP/1.1 | |
> user-agent: terraform-provider-cloudflare/5.3.0 terraform-plugin-framework/1.14.1 terraform/1.11.3 | |
> x-stainless-lang: Terraform | |
> x-stainless-retry-count: 0 | |
> accept: application/json | |
> x-auth-email: [redacted] | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-package-version: 5.3.0 | |
> x-stainless-os: MacOS | |
> x-stainless-arch: arm64 | |
> authorization: [redacted] | |
2025-04-16T14:07:22.825+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
< HTTP/2.0 200 OK | |
< set-cookie: __cf_bm=n.VowYBxCVCD3v88dBSYii0sPOCQJepRV1_0BH9JRsU-1744805242-1.0.1.1-XW4uqJDDUr8EWkux.KSiyzUaWsE89zxwvd2qguMaKbDc3hW2JkszJmTDrUw2EjHCHiwS0kR0nL0OQMDCnf0QOhWmfp2XZWcCwVuzMSupLXs; path=/; expires=Wed, 16-Apr-25 12:37:22 GMT; domain=.cloudflareclient.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGU4yFBDJQfw1pfzuDkwMoNhveCm; SameSite=Lax; path=/; expires=Wed, 16-Apr-25 14:37:23 GMT; HttpOnly | |
< set-cookie: __cf_bm=7zpV2phOqRNJ3lGRZRRzbwfRsBV9PLFy.lV4CWZageU-1744805242-1.0.1.1-902OP8455bIL..92O00D63fLCzEsWKrgaQPEL6YoAcMp.GgfCEiU5KlEAbOmkrvNSkyD7SfF0IS1ahcjgVPursO0AhFH1v4cAAECw.EHdtw; path=/; expires=Wed, 16-Apr-25 12:37:22 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=lGal7UOCWaQ8pd2I39UZfnBWyOnlkoCbgudHYdDfAKI-1744805242839-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 01963e7f-26a4-7061-a0c3-8229c227239f | |
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} | |
< date: Wed, 16 Apr 2025 12:07:22 GMT | |
< content-type: application/json; charset=utf-8 | |
< api-version: 2025-04-16 | |
< server: cloudflare | |
< cf-ray: 93138fddbc97fcc9-ZRH | |
< cf-cache-status: DYNAMIC | |
< vary: Accept-Encoding | |
< report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=s1lYkwI%2FC7DSeokPcUqN96DY0%2BbMjMrB5XIiEDuKPo1jANC4VrxycIW582%2BipIYF90OmHNYAFEvfUUJdHLdhVjaHakQ0KrRePjkWQG0aiYVUrp0TiPstjrLzj7oOGkKNs2dAVPKhuKLWqqGUTfpBtq6DyKWhIaFuQ58SjvRP"}],"group":"cf-nel","max_age":604800} | |
< | |
{"result":{"policy_id":"2832b028-5777-4142-a22a-89e15ae4e016","name":"Allow Developers","description":"","default":false,"enabled":true,"match":"identity.email == \"[email protected]\"","precedence":100,"allow_mode_switch":false,"allow_updates":false,"allowed_to_leave":true,"auto_connect":0,"captive_portal":180,"disable_auto_fallback":false,"service_mode_v2":{"mode":"warp"},"gateway_unique_id":"redacted","support_url":"","switch_locked":false,"exclude":[{"address":"10.0.0.0/8"},{"address":"100.64.0.0/10"},{"address":"169.254.0.0/16","description":"DHCP Unspecified"},{"address":"172.16.0.0/12"},{"address":"192.0.0.0/24"},{"address":"192.168.0.0/16"},{"address":"224.0.0.0/24"},{"address":"240.0.0.0/4"},{"address":"255.255.255.255/32","description":"DHCP Broadcast"},{"address":"fe80::/10","description":"IPv6 Link Local"},{"address":"fd00::/8"},{"address":"ff01::/16"},{"address":"ff02::/16"},{"address":"ff03::/16"},{"address":"ff04::/16"},{"address":"ff05::/16"}],"always_include":[{"ip":"162.159.197.4"},{"ip":"2606:4700:102::4"}],"always_exclude":[{"ip":"162.159.197.3"},{"ip":"2606:4700:102::3"}],"exclude_office_ips":false,"fallback_domains":[{"suffix":"home.arpa"},{"suffix":"intranet"},{"suffix":"internal"},{"suffix":"private"},{"suffix":"localdomain"},{"suffix":"domain"},{"suffix":"lan"},{"suffix":"home"},{"suffix":"host"},{"suffix":"corp"},{"suffix":"local"},{"suffix":"localhost"},{"suffix":"invalid"},{"suffix":"test"}],"register_interface_ip_with_dns":true,"tunnel_protocol":""},"success":true,"errors":[],"messages":[]} | |
: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare timestamp="2025-04-16T14:07:22.824+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[0].suffix tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource tf_attribute_path=fallback_domains[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[1].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path=fallback_domains[1] tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path=fallback_domains[2].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=fallback_domains[2] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[3].suffix tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.830+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=fallback_domains[3] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path=fallback_domains[4].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=fallback_domains[4] tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[5].suffix tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=fallback_domains[5] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[6].suffix tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[6] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[7].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @module=sdk.framework tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[7] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @module=sdk.framework timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=fallback_domains[8].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[8] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=fallback_domains[9].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.831+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[9] tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[10].suffix tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains[10] timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_attribute_path=fallback_domains[11].suffix tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[11] tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path=fallback_domains[12].suffix tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=fallback_domains[12] tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @module=sdk.framework tf_attribute_path=fallback_domains[13].suffix tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=fallback_domains[13] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp="2025-04-16T14:07:22.830+0200" | |
2025-04-16T14:07:22.832+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=fallback_domains tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @module=sdk.framework timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=match timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=gateway_unique_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=precedence tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=default tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=policy_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.833+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=name tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.831+0200" | |
2025-04-16T14:07:22.834+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Value switched to prior value due to semantic equality logic: tf_req_id=55855e3a-92ba-34ed-1485-502a4c504889 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.833+0200" | |
2025-04-16T14:07:22.839+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:22.851+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path=auto_connect tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.851+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=support_url tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.851+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=allow_updates timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.851+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=disable_auto_fallback timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.851+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=exclude tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=allow_mode_switch tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=captive_portal timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=tunnel_protocol tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_attribute_path=allowed_to_leave tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=exclude_office_ips timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path=enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path=switch_locked tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_attribute_path=register_interface_ip_with_dns tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=description tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=service_mode_v2 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"policy_id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"include\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.851+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"dns_server\")" tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"suffix\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"dns_server\")" @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"suffix\")" tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.852+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"dns_server\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"dns_server\")" timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"suffix\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"suffix\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"description\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"dns_server\")" timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"description\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"dns_server\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"suffix\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"description\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"dns_server\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"description\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"dns_server\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"suffix\")" timestamp="2025-04-16T14:07:22.852+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"suffix\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"description\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"target_tests\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"exclude\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"default\")" timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"gateway_unique_id\")" timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.853+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"service_mode_v2\")" tf_req_id=4d501a01-3c0d-8a65-62aa-68bd18aa4d67 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:22.853+0200" | |
2025-04-16T14:07:22.857+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:22.858+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=4272 | |
2025-04-16T14:07:22.858+0200 [DEBUG] provider: plugin exited | |
2025-04-16T14:07:22.859+0200 [DEBUG] building apply graph to check for errors | |
2025-04-16T14:07:22.859+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:22.859+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:22.859+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: | |
~ update in-place | |
Terraform will perform the following actions: | |
# cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile will be updated in-place | |
~ resource "cloudflare_zero_trust_device_custom_profile" "example_zero_trust_device_custom_profile" { | |
- allow_mode_switch = false -> null | |
- allow_updates = false -> null | |
- allowed_to_leave = true -> null | |
- auto_connect = 0 -> null | |
- captive_portal = 180 -> null | |
~ default = false -> (known after apply) | |
- description = "" -> null | |
- disable_auto_fallback = false -> null | |
- enabled = true -> null | |
~ exclude = [ | |
- { | |
- address = "10.0.0.0/8" -> null | |
}, | |
- { | |
- address = "100.64.0.0/10" -> null | |
}, | |
- { | |
- address = "169.254.0.0/16" -> null | |
- description = "DHCP Unspecified" -> null | |
}, | |
- { | |
- address = "172.16.0.0/12" -> null | |
}, | |
- { | |
- address = "192.0.0.0/24" -> null | |
}, | |
- { | |
- address = "192.168.0.0/16" -> null | |
}, | |
- { | |
- address = "224.0.0.0/24" -> null | |
}, | |
- { | |
- address = "240.0.0.0/4" -> null | |
}, | |
- { | |
- address = "255.255.255.255/32" -> null | |
- description = "DHCP Broadcast" -> null | |
}, | |
- { | |
- address = "fe80::/10" -> null | |
- description = "IPv6 Link Local" -> null | |
}, | |
- { | |
- address = "fd00::/8" -> null | |
}, | |
- { | |
- address = "ff01::/16" -> null | |
}, | |
- { | |
- address = "ff02::/16" -> null | |
}, | |
- { | |
- address = "ff03::/16" -> null | |
}, | |
- { | |
- address = "ff04::/16" -> null | |
}, | |
- { | |
- address = "ff05::/16" -> null | |
}, | |
] -> (known after apply) | |
- exclude_office_ips = false -> null | |
~ fallback_domains = [ | |
- { | |
- suffix = "home.arpa" -> null | |
}, | |
- { | |
- suffix = "intranet" -> null | |
}, | |
- { | |
- suffix = "internal" -> null | |
}, | |
- { | |
- suffix = "private" -> null | |
}, | |
- { | |
- suffix = "localdomain" -> null | |
}, | |
- { | |
- suffix = "domain" -> null | |
}, | |
- { | |
- suffix = "lan" -> null | |
}, | |
- { | |
- suffix = "home" -> null | |
}, | |
- { | |
- suffix = "host" -> null | |
}, | |
- { | |
- suffix = "corp" -> null | |
}, | |
- { | |
- suffix = "local" -> null | |
}, | |
- { | |
- suffix = "localhost" -> null | |
}, | |
- { | |
- suffix = "invalid" -> null | |
}, | |
- { | |
- suffix = "test" -> null | |
}, | |
] -> (known after apply) | |
~ gateway_unique_id = "redacted" -> (known after apply) | |
id = "2832b028-5777-4142-a22a-89e15ae4e016" | |
+ include = (known after apply) | |
name = "Allow Developers" | |
- register_interface_ip_with_dns = true -> null | |
~ service_mode_v2 = { | |
~ mode = "warp" -> (known after apply) | |
+ port = (known after apply) | |
} -> (known after apply) | |
- support_url = "" -> null | |
- switch_locked = false -> null | |
+ target_tests = (known after apply) | |
- tunnel_protocol = "" -> null | |
# (4 unchanged attributes hidden) | |
} | |
Plan: 0 to add, 1 to change, 0 to destroy. | |
2025-04-16T14:07:22.863+0200 [DEBUG] command: asking for input: "\nDo you want to perform these actions?" | |
Do you want to perform these actions? | |
Terraform will perform the actions described above. | |
Only 'yes' will be accepted to approve. | |
Enter a value: yes | |
2025-04-16T14:07:24.160+0200 [INFO] backend/local: apply calling Apply | |
2025-04-16T14:07:24.161+0200 [DEBUG] Building and walking apply graph for NormalMode plan | |
2025-04-16T14:07:24.161+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ProviderTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-04-16T14:07:24.161+0200 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/random"] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "var.sit_api_token" references: [] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "var.sit_account_id" references: [] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "local.api_token (expand)" references: [var.sit_api_token] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "local.account_id (expand)" references: [var.sit_account_id] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "var.sit_zone_id" references: [] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "local.dlp_entries (expand)" references: [] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "local.zone_id (expand)" references: [var.sit_zone_id] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" references: [local.account_id (expand)] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [local.api_token (expand)] | |
2025-04-16T14:07:24.161+0200 [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile (expand)" references: [local.account_id (expand)] | |
2025-04-16T14:07:24.161+0200 [DEBUG] Starting graph walk: walkApply | |
2025-04-16T14:07:24.162+0200 [DEBUG] created provider logger: level=debug | |
2025-04-16T14:07:24.162+0200 [INFO] provider: configuring client automatic mTLS | |
2025-04-16T14:07:24.165+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0"] | |
2025-04-16T14:07:24.171+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 pid=4319 | |
2025-04-16T14:07:24.172+0200 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 | |
2025-04-16T14:07:24.199+0200 [INFO] provider.terraform-provider-cloudflare_v5.3.0: configuring server automatic mTLS: timestamp="2025-04-16T14:07:24.199+0200" | |
2025-04-16T14:07:24.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: plugin address: address=/var/folders/h9/hm3xj99138z9lg659bn8zbs80000gn/T/plugin2184335294 network=unix timestamp="2025-04-16T14:07:24.206+0200" | |
2025-04-16T14:07:24.206+0200 [DEBUG] provider: using plugin: version=6 | |
2025-04-16T14:07:24.217+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=allow_mode_switch tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_attribute_path=switch_locked tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_attribute_path=register_interface_ip_with_dns tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_attribute_path=disable_auto_fallback timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_attribute_path=allow_updates tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_attribute_path=support_url tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_attribute_path=allowed_to_leave tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_attribute_path=exclude_office_ips tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_attribute_path=description tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_attribute_path=service_mode_v2 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_attribute_path=auto_connect tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.225+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_attribute_path=captive_portal tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=exclude tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_attribute_path=enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path=tunnel_protocol tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"policy_id\")" tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"include\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"default\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.225+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"exclude\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"target_tests\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"suffix\")" timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(0).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"dns_server\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"suffix\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(1).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"suffix\")" tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(2).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"suffix\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"description\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(3).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"suffix\")" timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(4).AttributeName(\"description\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"suffix\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"description\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(5).AttributeName(\"dns_server\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(6).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.226+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"description\")" tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(7).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(8).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(9).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"dns_server\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(10).AttributeName(\"suffix\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"dns_server\")" timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"suffix\")" tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(11).AttributeName(\"description\")" @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"description\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"dns_server\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(12).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"dns_server\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_req_id=5872d317-da51-731c-42a8-9ce34778142a @module=sdk.framework tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"suffix\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"fallback_domains\").ElementKeyInt(13).AttributeName(\"description\")" tf_resource_type=cloudflare_zero_trust_device_custom_profile @module=sdk.framework timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"fallback_domains\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_attribute_path="AttributeName(\"gateway_unique_id\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp="2025-04-16T14:07:24.226+0200" | |
2025-04-16T14:07:24.227+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"service_mode_v2\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5872d317-da51-731c-42a8-9ce34778142a tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.226+0200" | |
cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: Modifying... [id=2832b028-5777-4142-a22a-89e15ae4e016] | |
2025-04-16T14:07:24.229+0200 [INFO] Starting apply for cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile | |
2025-04-16T14:07:24.229+0200 [DEBUG] skipping FixUpBlockAttrs | |
2025-04-16T14:07:24.229+0200 [DEBUG] cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile: applying the planned Update change | |
2025-04-16T14:07:24.231+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
PATCH /client/v4/accounts/redacted/devices/policy/2832b028-5777-4142-a22a-89e15ae4e016 HTTP/1.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-runtime: terraform-plugin-framework | |
> user-agent: terraform-provider-cloudflare/5.3.0 terraform-plugin-framework/1.14.1 terraform/1.11.3 | |
> x-stainless-retry-count: 0 | |
> x-stainless-os: MacOS | |
> accept: application/json | |
> x-stainless-arch: arm64 | |
> x-stainless-runtime-version: 1.14.1 | |
> content-type: application/json | |
> x-stainless-package-version: 5.3.0 | |
> authorization: [redacted] | |
> x-auth-email: [redacted] | |
> | |
{"allow_mode_switch":null,"allow_updates":null,"allowed_to_leave":null,"auto_connect":null,"captive_portal":null,"description":null,"disable_auto_fallback":null,"enabled":null,"exclude_office_ips":null,"register_interface_ip_with_dns":null,"support_url":null,"switch_locked":null,"tunnel_protocol":null} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=8880e225-82b5-a96d-e189-cb4273f8ba4e tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange timestamp="2025-04-16T14:07:24.231+0200" | |
2025-04-16T14:07:24.803+0200 [DEBUG] provider.terraform-provider-cloudflare_v5.3.0: | |
< HTTP/2.0 400 Bad Request | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cf_bm=YMIPnGodVrX8xYp22Cv3fPn6tba3AAeRpuROHxsBwjA-1744805244-1.0.1.1-LLB5g3RXv_Om4m3h8NEcQGVkQ8WymovEgX8oT1yiKjaGI_1oxvgE45tBLU86bzdcvNFcZAQs3Y9nWQB3gPLQzukSRFWF2QOKfFOqRkQna9Q; path=/; expires=Wed, 16-Apr-25 12:37:24 GMT; domain=.cloudflareclient.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGU4yFBDJQfw1pfzuE6LhpzLurjo; SameSite=Lax; path=/; expires=Wed, 16-Apr-25 14:37:25 GMT; HttpOnly | |
< set-cookie: __cf_bm=FEgd2YhBk95apajX_hOcP.FL3bu5JMhpsuYbrhrXEY4-1744805244-1.0.1.1-qUgi.P88agVJf3vWaQ7KF6b5y3K_zAnxLzKkprTnaKXuvQr_qpCzf847tBf.Ib9cI88kkJcuw2p8F4G6jMI0hKXKkjnMse248Ln0NdrObJ4; path=/; expires=Wed, 16-Apr-25 12:37:24 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=XF.DyeOZkDcFSGy2fFKrJcBSggMQXdQjGuEeu4ocOE0-1744805244666-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< api-version: 2025-04-16 | |
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} | |
< date: Wed, 16 Apr 2025 12:07:24 GMT | |
< content-length: 132 | |
< cf-ray: 93138fe8eda2bb0f-ZRH | |
< vary: Accept-Encoding | |
< content-type: application/json; charset=utf-8 | |
< cf-auditlog-id: 01963e7f-2da9-7a25-9afd-c1c590c45cfb | |
< report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=B50l3RDu%2F1FibrTXMno%2FZiAKcUs72IlcTWk8hW12u4CbWr2h30DrStrtLvk8ZP3pLRs3%2BxJ9V8v2RaibpGtXHolFqBsMUN3VmknqyRb2%2FGUozHj4%2Fpb1FdRTbVDIXdpVZZx%2F9rLYhGpR3X43j0RDXTyCv%2Fq2UudAKBg68X2E"}],"group":"cf-nel","max_age":604800} | |
< server: cloudflare | |
< | |
{"result":null,"success":false,"errors":[{"code":2003,"message":"invalid json request: invalid auto_connect value"}],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_rpc=ApplyResourceChange @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=8880e225-82b5-a96d-e189-cb4273f8ba4e tf_resource_type=cloudflare_zero_trust_device_custom_profile timestamp="2025-04-16T14:07:24.803+0200" | |
2025-04-16T14:07:24.806+0200 [ERROR] provider.terraform-provider-cloudflare_v5.3.0: Response contains error diagnostic: tf_resource_type=cloudflare_zero_trust_device_custom_profile tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/[email protected]/tfprotov6/internal/diag/diagnostics.go:58 @module=sdk.proto | |
diagnostic_detail= | |
| PATCH "https://api.cloudflare.com/client/v4/accounts/redacted/devices/policy/2832b028-5777-4142-a22a-89e15ae4e016": 400 Bad Request {"result":null,"success":false,"errors":[{"code":2003,"message":"invalid json request: invalid auto_connect value"}],"messages":[]} | |
diagnostic_severity=ERROR diagnostic_summary="failed to make http request" tf_proto_version=6.8 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=8880e225-82b5-a96d-e189-cb4273f8ba4e timestamp="2025-04-16T14:07:24.806+0200" | |
2025-04-16T14:07:24.812+0200 [DEBUG] State storage *statemgr.Filesystem declined to persist a state snapshot | |
2025-04-16T14:07:24.812+0200 [ERROR] vertex "cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile" error: failed to make http request | |
╷ | |
│ Error: failed to make http request | |
│ | |
│ with cloudflare_zero_trust_device_custom_profile.example_zero_trust_device_custom_profile, | |
│ on warp_profiles.tf line 36, in resource "cloudflare_zero_trust_device_custom_profile" "example_zero_trust_device_custom_profile": | |
│ 36: resource "cloudflare_zero_trust_device_custom_profile" "example_zero_trust_device_custom_profile" { | |
│ | |
│ PATCH "https://api.cloudflare.com/client/v4/accounts/redacted/devices/policy/2832b028-5777-4142-a22a-89e15ae4e016": 400 Bad Request | |
│ {"result":null,"success":false,"errors":[{"code":2003,"message":"invalid json request: invalid auto_connect value"}],"messages":[]} | |
│ | |
╵ | |
2025-04-16T14:07:24.816+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-04-16T14:07:24.820+0200 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.3.0/darwin_arm64/terraform-provider-cloudflare_v5.3.0 id=4319 | |
2025-04-16T14:07:24.820+0200 [DEBUG] provider: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment