Skip to content

Instantly share code, notes, and snippets.

@willthames
Created June 24, 2026 00:55
Show Gist options
  • Select an option

  • Save willthames/9926f2f64b9b3ea17c6abaa09aaa8608 to your computer and use it in GitHub Desktop.

Select an option

Save willthames/9926f2f64b9b3ea17c6abaa09aaa8608 to your computer and use it in GitHub Desktop.
Runner image: runner:0.2.0-python39
OpenTofu v1.10.5
on linux_amd64
Runtime resources: 8 vCPU, 16384 MiB RAM
Provider configurations: scalr, cloudflare
Installing software binaries...
Installed software binaries in 35.31ms
Downloading OpenTofu configuration...
Downloaded OpenTofu configuration in 140.71ms
Configuring remote state backend...
Configured remote state backend in 9.67ms
Downloading OpenTofu configuration changes from plan stage...
Downloaded OpenTofu configuration changes in 231.82ms
Initializing modules...
Initialized 0 modules in 1.29s
Initializing plugins...
Initialized 1 plugin in 7.23s (1 used from cache)
Applying changes...
2026-06-24T00:52:06.186Z [INFO] OpenTofu version: 1.10.5
2026-06-24T00:52:06.186Z [DEBUG] using github.com/hashicorp/go-tfe v1.53.0
2026-06-24T00:52:06.186Z [DEBUG] using github.com/opentofu/hcl/v2 v2.20.2-0.20250121132637-504036cd70e7
2026-06-24T00:52:06.186Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2026-06-24T00:52:06.186Z [DEBUG] using github.com/zclconf/go-cty v1.16.3
2026-06-24T00:52:06.186Z [INFO] Go runtime version: go1.24.4
2026-06-24T00:52:06.186Z [INFO] CLI args: []string{"tofu", "apply", "-input=false", "-auto-approve=true", "-lock=true", "/opt/data/terraform.tfplan.bin"}
2026-06-24T00:52:06.186Z [DEBUG] Attempting to open CLI config file: /opt/workdir/.scalr.terraform.rc
2026-06-24T00:52:06.186Z [INFO] Loading CLI configuration from /opt/workdir/.scalr.terraform.rc
2026-06-24T00:52:06.187Z [DEBUG] Not reading CLI config directory because config location is overridden by environment variable
2026-06-24T00:52:06.187Z [ERROR] Unable to find credentials helper "scalr"; ignoring
2026-06-24T00:52:06.187Z [DEBUG] Explicit provider installation configuration is set
2026-06-24T00:52:06.187Z [DEBUG] Found the config directory: /opt/workdir/.config/opentofu
2026-06-24T00:52:06.187Z [INFO] CLI command args: []string{"apply", "-input=false", "-auto-approve=true", "-lock=true", "/opt/data/terraform.tfplan.bin"}
2026-06-24T00:52:06.191Z [DEBUG] Service discovery for skedulo.scalr.io at https://skedulo.scalr.io/.well-known/terraform.json
2026-06-24T00:52:06.239Z [DEBUG] Retrieve version constraints for service state.v2 and product terraform
2026-06-24T00:52:06.460Z [DEBUG] checking for provisioner in "."
2026-06-24T00:52:06.461Z [DEBUG] checking for provisioner in "/opt/bin/opentofu/linux_amd64/1.10.5"
2026-06-24T00:52:06.461Z [DEBUG] Service discovery for skedulo.scalr.io aliased as localtofu.com
2026-06-24T00:52:06.486Z [DEBUG] Remote backend is delegating OperationTypeApply to the local backend
2026-06-24T00:52:06.492Z [INFO] backend/local: starting Apply operation
2026-06-24T00:52:06.659Z [DEBUG] created provider logger: level=debug
2026-06-24T00:52:06.659Z [INFO] provider: configuring client automatic mTLS
2026-06-24T00:52:06.668Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 args=[".terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1"]
2026-06-24T00:52:06.670Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=433
2026-06-24T00:52:06.681Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1
2026-06-24T00:52:06.681Z [INFO] provider.terraform-provider-cloudflare_v5.21.1: configuring server automatic mTLS: timestamp=2026-06-24T00:52:06.675Z
2026-06-24T00:52:06.684Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: plugin address: address=/tmp/plugin3277708784 network=unix timestamp=2026-06-24T00:52:06.684Z
2026-06-24T00:52:06.684Z [DEBUG] provider: using plugin: version=6
2026-06-24T00:52:06.813Z [DEBUG] No provider meta schema returned
2026-06-24T00:52:06.835Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2026-06-24T00:52:06.837Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=433
2026-06-24T00:52:06.860Z [DEBUG] provider: plugin exited
2026-06-24T00:52:06.860Z [INFO] backend/local: apply calling Apply
2026-06-24T00:52:06.860Z [DEBUG] Building and walking apply graph for NormalMode plan
2026-06-24T00:52:06.869Z [DEBUG] Resource state not found for node "cloudflare_workers_custom_domain.mcp[0]", instance cloudflare_workers_custom_domain.mcp[0]
2026-06-24T00:52:06.869Z [DEBUG] Resource state not found for node "cloudflare_workers_custom_domain.api[0]", instance cloudflare_workers_custom_domain.api[0]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_zone.subdomain (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "data.cloudflare_zone.zone (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.869Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_r2_custom_domain.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket_lock.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.website (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.managed_rulesets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.api[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.website (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_worker.api (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.870Z [DEBUG] ProviderTransformer: "data.cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.managed_rulesets (expand)" references: [var.hostname var.hostname (expand, reference) cloudflare_zone.subdomain (expand)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store.secrets (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" references: [var.hostname var.hostname (expand, reference) var.publish_app_private_key (expand, reference) var.publish_app_private_key var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.publish_app_private_key (expand, reference) var.publish_app_private_key var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.hostname" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api[0]" references: [var.hostname var.hostname (expand, reference) var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp[0]" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.website (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.hostname var.hostname (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "data.cloudflare_secrets_store.secrets (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.asset_domains (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.api_auth_token" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.environment" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket.assets (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id local.assets_prefix (expand) var.domain var.domain (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp (expand)" references: [var.hostname var.hostname (expand, reference) var.mcp_deployment_complete var.mcp_deployment_complete (expand, reference) cloudflare_worker.mcp[0] var.domain var.domain (expand, reference) cloudflare_worker.mcp[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.domain" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.domain (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete var.account_id (expand, reference) var.account_id cloudflare_worker.admin[0] var.domain var.domain (expand, reference) cloudflare_worker.admin[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.environment (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp[0]" references: [var.hostname var.hostname (expand, reference) var.mcp_deployment_complete var.mcp_deployment_complete (expand, reference) cloudflare_worker.mcp[0] var.domain var.domain (expand, reference) cloudflare_worker.mcp[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/cloudflare/cloudflare\"]" references: [local.scalr_ced3dc9f475a562d (expand)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_zone.subdomain (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.domain var.domain (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "data.cloudflare_zone.zone (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.domain var.domain (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.auth_token (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api (expand)" references: [var.hostname var.hostname (expand, reference) var.api_deployment_complete var.api_deployment_complete (expand, reference) cloudflare_worker.api[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id cloudflare_worker.api[0] var.domain var.domain (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.account_id (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api[0]" references: [var.hostname var.hostname (expand, reference) var.api_deployment_complete var.api_deployment_complete (expand, reference) cloudflare_worker.api[0] var.domain var.domain (expand, reference) cloudflare_worker.api[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete cloudflare_zero_trust_access_policy.admin (expand) var.environment var.environment (expand, reference) cloudflare_workers_custom_domain.admin (expand) var.account_id (expand, reference) var.account_id cloudflare_workers_custom_domain.admin (expand)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.account_id" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" references: [var.hostname var.hostname (expand, reference) var.api_auth_token var.api_auth_token (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.api_auth_token var.api_auth_token (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.api_auth_token (expand, reference)" references: []
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin[0]" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete var.account_id (expand, reference) var.account_id cloudflare_workers_custom_domain.admin (expand) cloudflare_zero_trust_access_policy.admin (expand) var.environment var.environment (expand, reference) cloudflare_workers_custom_domain.admin (expand)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" references: [var.asset_domains (expand, reference) var.asset_domains cloudflare_zone.subdomain (expand) local.assets_prefix (expand) var.asset_domains (expand, reference) var.asset_domains]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp (expand)" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" references: [var.asset_domains (expand, reference) var.asset_domains cloudflare_zone.subdomain (expand) local.assets_prefix (expand) var.asset_domains (expand, reference) var.asset_domains]
2026-06-24T00:52:06.875Z [DEBUG] ReferenceTransformer: "var.asset_domains" references: []
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "local.scalr_ced3dc9f475a562d (expand)" references: []
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "cloudflare_r2_custom_domain.assets (expand)" references: [var.hostname var.hostname (expand, reference) cloudflare_r2_bucket.assets (expand) data.cloudflare_zone.zone (expand) local.assets_prefix (expand) var.domain var.domain (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "var.hostname (expand, reference)" references: []
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin[0]" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket_lock.assets (expand)" references: [var.hostname var.hostname (expand, reference) var.bucket_lock_enabled var.bucket_lock_enabled (expand, reference) var.account_id (expand, reference) var.account_id cloudflare_r2_bucket.assets (expand)]
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" references: [var.hostname var.hostname (expand, reference) var.auth_token (expand, reference) var.auth_token var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.auth_token (expand, reference) var.auth_token var.account_id (expand, reference) var.account_id]
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled (expand, reference)" references: []
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "var.auth_token" references: []
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "local.assets_prefix (expand)" references: [var.hostname var.hostname (expand, reference) var.hostname var.hostname (expand, reference)]
2026-06-24T00:52:06.876Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.website (expand)" references: [var.hostname var.hostname (expand, reference) var.www_deployment_complete var.www_deployment_complete (expand, reference) data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id cloudflare_worker.website (expand) var.domain var.domain (expand, reference) cloudflare_worker.website (expand)]
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.api_auth_token (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.api_auth_token (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.assets_cache_response_headers (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.assets_cache_settings (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_r2_custom_domain.assets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_r2_bucket_lock.assets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.auth_token (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.bucket_lock_enabled (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_workers_custom_domain.website (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.www_deployment_complete (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_r2_bucket.assets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.managed_rulesets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store.secrets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.asset_domains (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.publish_app_private_key (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: data.cloudflare_secrets_store.secrets (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.publish_app_private_key (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_worker.website (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: cloudflare_zone.subdomain (expand) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: var.auth_token (expand, reference) is no longer needed, removing
2026-06-24T00:52:06.877Z [DEBUG] pruneUnusedNodes: local.assets_prefix (expand) is no longer needed, removing
2026-06-24T00:52:06.878Z [DEBUG] Starting graph walk: walkApply
2026-06-24T00:52:06.893Z [DEBUG] created provider logger: level=debug
2026-06-24T00:52:06.893Z [INFO] provider: configuring client automatic mTLS
2026-06-24T00:52:06.898Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 args=[".terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1"]
2026-06-24T00:52:06.899Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=444
2026-06-24T00:52:06.899Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1
2026-06-24T00:52:06.905Z [INFO] provider.terraform-provider-cloudflare_v5.21.1: configuring server automatic mTLS: timestamp=2026-06-24T00:52:06.905Z
2026-06-24T00:52:06.913Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: plugin address: address=/tmp/plugin1421599173 network=unix timestamp=2026-06-24T00:52:06.913Z
2026-06-24T00:52:06.914Z [DEBUG] provider: using plugin: version=6
2026-06-24T00:52:06.932Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.933Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.933Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 tf_rpc=PlanResourceChange tf_attribute_path=observability tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 @module=sdk.framework tf_attribute_path=tags timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @module=sdk.framework tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"deployed_on\")" tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"created_on\")" tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" timestamp=2026-06-24T00:52:06.940Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_req_id=acf36399-c176-0f4b-c40d-8971a1a97477 @module=sdk.framework tf_attribute_path="AttributeName(\"updated_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:52:06.941Z
2026-06-24T00:52:06.944Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=acf36399-c176-0f4b-c40d-8971a1a97477 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.941Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=observability tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=tags tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"updated_on\")" tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"durable_objects\")" tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"queues\")" tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"workers\")" tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"dispatch_namespace_outbounds\")" tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"zone_id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"zone_name\")" tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"certificate_id\")" tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"hostname\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\")" tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.948Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"deployed_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=90caf2e8-9a26-8fd5-425c-a3c2034e9268 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:52:06.948Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=tags tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=observability tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"updated_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"deployed_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"references\").AttributeName(\"durable_objects\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"queues\")" tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"workers\")" tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"dispatch_namespace_outbounds\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\")" tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.949Z
2026-06-24T00:52:06.949Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d28f5563-0788-89f5-f64c-0aac7d7aac99 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"references\")" tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:52:06.949Z
cloudflare_worker.admin[0]: Modifying... [id=76e61fd5b8f4446182797c04ad338bbf]
2026-06-24T00:52:06.952Z [INFO] Starting apply for cloudflare_worker.admin[0]
2026-06-24T00:52:06.953Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.953Z [DEBUG] cloudflare_worker.admin[0]: applying the planned Update change
cloudflare_worker.api[0]: Modifying... [id=9984f4433400473195cdea923deac895]
2026-06-24T00:52:06.954Z [INFO] Starting apply for cloudflare_worker.api[0]
2026-06-24T00:52:06.954Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.955Z [DEBUG] cloudflare_worker.api[0]: applying the planned Update change
2026-06-24T00:52:06.956Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
PUT /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/76e61fd5b8f4446182797c04ad338bbf HTTP/1.1
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-lang: Terraform
> x-stainless-arch: x64
> content-type: application/json
> x-stainless-runtime-version: 1.19.0
> authorization: [redacted]
> accept: application/json
> x-stainless-retry-count: 0
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux
>
{"logpush":false,"name":"staging-website-admin","observability":{"enabled":true,"head_sampling_rate":1,"logs":{"destinations":[],"enabled":true,"head_sampling_rate":1,"invocation_logs":true,"persist":true},"traces":{"destinations":[],"enabled":true,"head_sampling_rate":1,"persist":true,"propagation_policy":"authenticated"}},"subdomain":{"enabled":true,"previews_enabled":true},"tags":[],"tail_consumers":[]}
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b93e026c-cd97-70e0-b4ef-54e5bea1dab6 tf_resource_type=cloudflare_worker @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_rpc=ApplyResourceChange timestamp=2026-06-24T00:52:06.955Z
cloudflare_worker.mcp[0]: Modifying... [id=395be19a8ab6477b9bed0cb0278fd0a3]
2026-06-24T00:52:06.956Z [INFO] Starting apply for cloudflare_worker.mcp[0]
2026-06-24T00:52:06.956Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:52:06.956Z [DEBUG] cloudflare_worker.mcp[0]: applying the planned Update change
2026-06-24T00:52:06.958Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
PUT /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/9984f4433400473195cdea923deac895 HTTP/1.1
> x-stainless-arch: x64
> authorization: [redacted]
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-os: Linux
> accept: application/json
> x-stainless-retry-count: 0
> x-stainless-runtime-version: 1.19.0
> x-stainless-lang: Terraform
> content-type: application/json
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
>
{"logpush":false,"name":"staging-website-api","observability":{"enabled":true,"head_sampling_rate":1,"logs":{"destinations":[],"enabled":true,"head_sampling_rate":1,"invocation_logs":true,"persist":true},"traces":{"destinations":[],"enabled":true,"head_sampling_rate":1,"persist":true,"propagation_policy":"authenticated"}},"subdomain":{"enabled":true,"previews_enabled":true},"tags":[],"tail_consumers":[]}
: tf_req_id=1b9bf38a-5a6f-a0a8-3ba6-5da3bdab6bc6 tf_resource_type=cloudflare_worker @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 timestamp=2026-06-24T00:52:06.957Z
2026-06-24T00:52:06.958Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
PUT /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/395be19a8ab6477b9bed0cb0278fd0a3 HTTP/1.1
> x-stainless-runtime-version: 1.19.0
> x-stainless-runtime: terraform-plugin-framework
> authorization: [redacted]
> x-stainless-lang: Terraform
> x-stainless-package-version: 5.21.1
> content-type: application/json
> x-stainless-retry-count: 0
> x-stainless-os: Linux
> accept: application/json
> x-stainless-arch: x64
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
>
{"logpush":false,"name":"staging-website-mcp","observability":{"enabled":true,"head_sampling_rate":1,"logs":{"destinations":[],"enabled":true,"head_sampling_rate":1,"invocation_logs":true,"persist":true},"traces":{"destinations":[],"enabled":true,"head_sampling_rate":1,"persist":true,"propagation_policy":"authenticated"}},"subdomain":{"enabled":true,"previews_enabled":true},"tags":[],"tail_consumers":[]}
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=eb351f34-3ccb-299f-ed4e-df2bd38bac93 tf_resource_type=cloudflare_worker tf_rpc=ApplyResourceChange @module=cloudflare timestamp=2026-06-24T00:52:06.958Z
2026-06-24T00:52:07.276Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 403 Forbidden
< api-version: 2026-06-24
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfmo5pEEeCjVX; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:22:08 GMT
< set-cookie: __cf_bm=NETuJQZRPnVuoxOgwL4rErSp07l4P3tsxDCfigb6nvI-1782262327.0606728-1.0.1.1-7MTdkOuvsv_9r_ncm5AyTa5m5apPwjum7HOOf17Gc4MvCPsUVb5tNt7ONcsAiUnDty3DXguWj_IWa2o6K_EBnQbIC5wEJsPiVqoLTuqDKEkkVaqVjzQCMXWYbaTSa0HY; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:22:07 GMT
< set-cookie: _cfuvid=ZSyNthJgtzHczdkeC7o5feqyH1tSiVBfbcp8me8P0xw-1782262327.0606728-1.0.1.1-aDPSRubcgWf6ZaD1nrMXCIy1qnT7iG5rRhpAcx73SIY; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107bf781af0dadf-ORD
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-e721-7662-b20b-51f62bb554a4
< ratelimit-policy: "workers_script_upload";q=180000;w=300
< date: Wed, 24 Jun 2026 00:52:07 GMT
< content-type: application/json; charset=UTF-8
< vary: Accept-Encoding
< ratelimit: "workers_script_upload";r=179999;t=1
<
{
"result": null,
"success": false,
"errors": [
{
"code": 100342,
"message": "propagation_policy requires the trace propagation feature to be enabled."
}
],
"messages": []
}
: tf_resource_type=cloudflare_worker tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b93e026c-cd97-70e0-b4ef-54e5bea1dab6 timestamp=2026-06-24T00:52:07.276Z
2026-06-24T00:52:07.276Z [ERROR] provider.terraform-provider-cloudflare_v5.21.1: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.31.0/tfprotov6/internal/diag/diagnostics.go:58 @module=sdk.proto
diagnostic_detail=
| PUT "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/76e61fd5b8f4446182797c04ad338bbf": 403 Forbidden {
| "result": null,
| "success": false,
| "errors": [
| {
| "code": 100342,
| "message": "propagation_policy requires the trace propagation feature to be enabled."
| }
| ],
| "messages": []
| }
tf_proto_version=6.11 tf_req_id=b93e026c-cd97-70e0-b4ef-54e5bea1dab6 diagnostic_severity=ERROR diagnostic_summary="failed to make http request" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ApplyResourceChange timestamp=2026-06-24T00:52:07.276Z
2026-06-24T00:52:07.277Z [DEBUG] State storage *remote.State declined to persist a state snapshot
2026-06-24T00:52:07.277Z [ERROR] vertex "cloudflare_worker.admin[0]" error: failed to make http request
2026-06-24T00:52:07.341Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 403 Forbidden
< date: Wed, 24 Jun 2026 00:52:07 GMT
< content-type: application/json; charset=UTF-8
< cf-ray: a107bf781af4dadf-ORD
< vary: Accept-Encoding
< api-version: 2026-06-24
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfmo5pEEeCjVX; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:22:08 GMT
< set-cookie: __cf_bm=RBqqysgMONOvVJfNULgQtrnLOCX2yHhnn5M8xkq1eMU-1782262327.061357-1.0.1.1-8mMtHcvycAHwcssvMHMNtedSu03UiHKG6UpKSOEc56OpEpioN4C.hXUb7WduzUE2oLl6BhvvvP7cU2iQ3j.vu1X2Ti_RKMVR7NP4DkRtTj8OMtu1uhZ83obH1zkWW9B_; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:22:07 GMT
< set-cookie: _cfuvid=uAsMs2pK4k0RXmPsrVLBho0vV8lKpb.DLzLAssh4wNs-1782262327.061357-1.0.1.1-IPjtVKY.E.LdOQAAyibYxYyUJ8E7IATXtnT2Ewr4hg8; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-e71e-7c3c-b619-6d4d3184063d
< ratelimit: "workers_script_upload";r=179999;t=1
< ratelimit-policy: "workers_script_upload";q=180000;w=300
<
{
"result": null,
"success": false,
"errors": [
{
"code": 100342,
"message": "propagation_policy requires the trace propagation feature to be enabled."
}
],
"messages": []
}
: @module=cloudflare tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=1b9bf38a-5a6f-a0a8-3ba6-5da3bdab6bc6 tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 timestamp=2026-06-24T00:52:07.341Z
2026-06-24T00:52:07.341Z [ERROR] provider.terraform-provider-cloudflare_v5.21.1: Response contains error diagnostic: diagnostic_severity=ERROR tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker
diagnostic_detail=
| PUT "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/9984f4433400473195cdea923deac895": 403 Forbidden {
| "result": null,
| "success": false,
| "errors": [
| {
| "code": 100342,
| "message": "propagation_policy requires the trace propagation feature to be enabled."
| }
| ],
| "messages": []
| }
diagnostic_summary="failed to make http request" tf_proto_version=6.11 tf_req_id=1b9bf38a-5a6f-a0a8-3ba6-5da3bdab6bc6 tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/terraform-plugin-go@v0.31.0/tfprotov6/internal/diag/diagnostics.go:58 @module=sdk.proto timestamp=2026-06-24T00:52:07.341Z
2026-06-24T00:52:07.342Z [DEBUG] State storage *remote.State declined to persist a state snapshot
2026-06-24T00:52:07.342Z [ERROR] vertex "cloudflare_worker.api[0]" error: failed to make http request
2026-06-24T00:52:07.640Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 403 Forbidden
< ratelimit-policy: "workers_script_upload";q=180000;w=300
< content-type: application/json; charset=UTF-8
< cf-cache-status: DYNAMIC
< server: cloudflare
< vary: Accept-Encoding
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:52:07 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfmo5pEEeCjVX; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:22:08 GMT
< set-cookie: __cf_bm=0M42sB9HmQ0xWPI7lnjUZMgHNpQiShq4vYfuXlxEL10-1782262327.0599988-1.0.1.1-tCrFz4X7cSteMPXS4bUvkzVVfAYua1jxffjX4.dVUXCGeThIzLeXTMVYn3aW3UdgOUdMjXXNL78Cmn89OnDLujwHYT4iOLEA6JcLy9fCr5T2Uf265sUIXeez0dK8C1c_; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:22:07 GMT
< set-cookie: _cfuvid=EazFatty.E4TKuzDWjxPhYs.IqPu9bMBmQduvRlA.t4-1782262327.0599988-1.0.1.1-u924fMGexXbtvTUjfWgpRwA_e2itZ5Jv_bfFr8dgmBg; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107bf781aebdadf-ORD
< cf-auditlog-id: 019ef71c-e71f-7e39-b086-5943bf632afd
< ratelimit: "workers_script_upload";r=179998;t=1
<
{
"result": null,
"success": false,
"errors": [
{
"code": 100342,
"message": "propagation_policy requires the trace propagation feature to be enabled."
}
],
"messages": []
}
: tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_req_id=eb351f34-3ccb-299f-ed4e-df2bd38bac93 timestamp=2026-06-24T00:52:07.640Z
2026-06-24T00:52:07.640Z [ERROR] provider.terraform-provider-cloudflare_v5.21.1: Response contains error diagnostic: diagnostic_summary="failed to make http request" tf_proto_version=6.11 tf_resource_type=cloudflare_worker tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/terraform-plugin-go@v0.31.0/tfprotov6/internal/diag/diagnostics.go:58
diagnostic_detail=
| PUT "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/395be19a8ab6477b9bed0cb0278fd0a3": 403 Forbidden {
| "result": null,
| "success": false,
| "errors": [
| {
| "code": 100342,
| "message": "propagation_policy requires the trace propagation feature to be enabled."
| }
| ],
| "messages": []
| }
diagnostic_severity=ERROR tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=eb351f34-3ccb-299f-ed4e-df2bd38bac93 @module=sdk.proto timestamp=2026-06-24T00:52:07.640Z
2026-06-24T00:52:07.641Z [DEBUG] State storage *remote.State declined to persist a state snapshot
2026-06-24T00:52:07.641Z [ERROR] vertex "cloudflare_worker.mcp[0]" error: failed to make http request
2026-06-24T00:52:07.641Z [DEBUG] states/remote: state read serial is: 24; serial is: 24
2026-06-24T00:52:07.641Z [DEBUG] states/remote: state read lineage is: c279c520-fb4a-b990-2a81-aa4cecf6a128; lineage is: c279c520-fb4a-b990-2a81-aa4cecf6a128
│ Error: failed to make http request
│ with cloudflare_worker.api[0],
│ on workers.tf line 34, in resource "cloudflare_worker" "api":
│ 34: resource "cloudflare_worker" "api" {
│ PUT
│ "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/9984f4433400473195cdea923deac895":
│ 403 Forbidden {
│ "result": null,
│ "success": false,
│ "errors": [
│ {
│ "code": 100342,
│ "message": "propagation_policy requires the trace propagation feature to be enabled."
│ }
│ ],
│ "messages": []
│ }
│ Error: failed to make http request
│ with cloudflare_worker.mcp[0],
│ on workers.tf line 67, in resource "cloudflare_worker" "mcp":
│ 67: resource "cloudflare_worker" "mcp" {
│ PUT
│ "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/395be19a8ab6477b9bed0cb0278fd0a3":
│ 403 Forbidden {
│ "result": null,
│ "success": false,
│ "errors": [
│ {
│ "code": 100342,
│ "message": "propagation_policy requires the trace propagation feature to be enabled."
│ }
│ ],
│ "messages": []
│ }
│ Error: failed to make http request
│ with cloudflare_worker.admin[0],
│ on workers.tf line 103, in resource "cloudflare_worker" "admin":
│ 103: resource "cloudflare_worker" "admin" {
│ PUT
│ "https://api.cloudflare.com/client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/76e61fd5b8f4446182797c04ad338bbf":
│ 403 Forbidden {
│ "result": null,
│ "success": false,
│ "errors": [
│ {
│ "code": 100342,
│ "message": "propagation_policy requires the trace propagation feature to be enabled."
│ }
│ ],
│ "messages": []
│ }
2026-06-24T00:52:07.815Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2026-06-24T00:52:07.817Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=444
2026-06-24T00:52:07.839Z [DEBUG] provider: plugin exited
Apply operation failed
Error: Failed to perform tofu apply. Unexpected exit code: 1. Found errors: failed to make http request
Runner image: runner:0.2.0-python39
OpenTofu v1.10.5
on linux_amd64
Runtime resources: 8 vCPU, 16384 MiB RAM
Provider configurations: scalr, cloudflare
Installing software binaries...
Installed software binaries in 36.68ms
Downloading OpenTofu configuration...
Downloaded OpenTofu configuration in 98.86ms
Initializing modules...
Initialized 0 modules in 1.26s
Initializing plugins...
Initialized 1 plugin in 7.26s (1 used from cache)
Validating configuration files...
Validated configuration files in 511.75ms
Planning changes...
2026-06-24T00:51:23.981Z [INFO] OpenTofu version: 1.10.5
2026-06-24T00:51:23.982Z [DEBUG] using github.com/hashicorp/go-tfe v1.53.0
2026-06-24T00:51:23.982Z [DEBUG] using github.com/opentofu/hcl/v2 v2.20.2-0.20250121132637-504036cd70e7
2026-06-24T00:51:23.982Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2026-06-24T00:51:23.982Z [DEBUG] using github.com/zclconf/go-cty v1.16.3
2026-06-24T00:51:23.982Z [INFO] Go runtime version: go1.24.4
2026-06-24T00:51:23.982Z [INFO] CLI args: []string{"tofu", "plan", "-input=false", "-lock=true", "-destroy=False", "--detailed-exitcode", "-var-file=/opt/workdir/terraform.tfvars.json", "-out=/opt/data/terraform.tfplan.bin"}
2026-06-24T00:51:23.982Z [DEBUG] Attempting to open CLI config file: /opt/workdir/.scalr.terraform.rc
2026-06-24T00:51:23.982Z [INFO] Loading CLI configuration from /opt/workdir/.scalr.terraform.rc
2026-06-24T00:51:23.982Z [DEBUG] Not reading CLI config directory because config location is overridden by environment variable
2026-06-24T00:51:23.982Z [ERROR] Unable to find credentials helper "scalr"; ignoring
2026-06-24T00:51:23.982Z [DEBUG] Explicit provider installation configuration is set
2026-06-24T00:51:23.982Z [DEBUG] Found the config directory: /opt/workdir/.config/opentofu
2026-06-24T00:51:23.982Z [INFO] CLI command args: []string{"plan", "-input=false", "-lock=true", "-destroy=False", "--detailed-exitcode", "-var-file=/opt/workdir/terraform.tfvars.json", "-out=/opt/data/terraform.tfplan.bin"}
2026-06-24T00:51:23.986Z [DEBUG] Service discovery for skedulo.scalr.io at https://skedulo.scalr.io/.well-known/terraform.json
2026-06-24T00:51:24.015Z [DEBUG] Retrieve version constraints for service state.v2 and product terraform
2026-06-24T00:51:24.056Z [DEBUG] Service discovery for skedulo.scalr.io aliased as localtofu.com
2026-06-24T00:51:24.200Z [DEBUG] checking for provisioner in "."
2026-06-24T00:51:24.201Z [DEBUG] checking for provisioner in "/opt/bin/opentofu/linux_amd64/1.10.5"
2026-06-24T00:51:24.223Z [DEBUG] Remote backend is delegating OperationTypePlan to the local backend
2026-06-24T00:51:24.223Z [INFO] backend/local: starting Plan operation
2026-06-24T00:51:24.417Z [DEBUG] backend/local: Skipping interactive prompts for variables because input is disabled
2026-06-24T00:51:24.417Z [DEBUG] Building and walking validate graph
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.auth_token" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.managed_rulesets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "data.cloudflare_zone.zone" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_worker.website" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_policy.admin" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.api_auth_token" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_worker.api" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_zone.subdomain" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_response_headers" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_settings" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket_lock.assets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.admin" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "data.cloudflare_secrets_store.secrets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket.assets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.publish_app_private_key" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.website" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_r2_custom_domain.assets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.418Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store.secrets" (*tofu.NodeValidatableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.419Z [DEBUG] created provider logger: level=debug
2026-06-24T00:51:24.419Z [INFO] provider: configuring client automatic mTLS
2026-06-24T00:51:24.425Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 args=[".terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1"]
2026-06-24T00:51:24.426Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=281
2026-06-24T00:51:24.426Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1
2026-06-24T00:51:24.432Z [INFO] provider.terraform-provider-cloudflare_v5.21.1: configuring server automatic mTLS: timestamp=2026-06-24T00:51:24.432Z
2026-06-24T00:51:24.439Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: plugin address: address=/tmp/plugin979277374 network=unix timestamp=2026-06-24T00:51:24.439Z
2026-06-24T00:51:24.439Z [DEBUG] provider: using plugin: version=6
2026-06-24T00:51:24.509Z [DEBUG] No provider meta schema returned
2026-06-24T00:51:24.529Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2026-06-24T00:51:24.531Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=281
2026-06-24T00:51:24.554Z [DEBUG] provider: plugin exited
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.domain" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.environment" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.api_auth_token" references: [var.hostname var.hostname (expand, reference) var.api_auth_token var.api_auth_token (expand, reference) var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets var.account_id (expand, reference) var.account_id var.api_auth_token var.api_auth_token (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.asset_domains" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/cloudflare/cloudflare\"]" references: [local.scalr_ced3dc9f475a562d (expand)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.auth_token (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "local.scalr_ced3dc9f475a562d (expand)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) var.environment var.environment (expand, reference) cloudflare_zero_trust_access_policy.admin cloudflare_workers_custom_domain.admin var.account_id (expand, reference) var.account_id cloudflare_workers_custom_domain.admin]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_zone.subdomain" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.domain var.domain (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.hostname" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.hostname (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_response_headers" references: [var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_settings" references: [var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket_lock.assets" references: [var.hostname var.hostname (expand, reference) cloudflare_r2_bucket.assets var.bucket_lock_enabled var.bucket_lock_enabled (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "local.assets_prefix (expand)" references: [var.hostname var.hostname (expand, reference) var.hostname var.hostname (expand, reference)]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.admin" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) cloudflare_worker.admin var.domain var.domain (expand, reference) cloudflare_worker.admin data.cloudflare_zone.zone data.cloudflare_zone.zone var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api" references: [var.hostname var.hostname (expand, reference) var.api_deployment_complete (expand, reference) var.api_deployment_complete cloudflare_worker.api var.domain var.domain (expand, reference) cloudflare_worker.api data.cloudflare_zone.zone data.cloudflare_zone.zone var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp" references: [var.hostname var.hostname (expand, reference) var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "data.cloudflare_secrets_store.secrets" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.api_auth_token" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.asset_domains (expand, reference)" references: []
2026-06-24T00:51:24.555Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket.assets" references: [var.hostname var.hostname (expand, reference) local.assets_prefix (expand) var.domain var.domain (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.publish_app_private_key" references: [var.hostname var.hostname (expand, reference) var.publish_app_private_key var.publish_app_private_key (expand, reference) var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets var.account_id (expand, reference) var.account_id var.publish_app_private_key var.publish_app_private_key (expand, reference)]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.website" references: [var.hostname var.hostname (expand, reference) var.www_deployment_complete (expand, reference) var.www_deployment_complete data.cloudflare_zone.zone var.account_id (expand, reference) var.account_id cloudflare_worker.website var.domain var.domain (expand, reference) cloudflare_worker.website data.cloudflare_zone.zone]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp" references: [var.hostname var.hostname (expand, reference) var.mcp_deployment_complete (expand, reference) var.mcp_deployment_complete cloudflare_worker.mcp data.cloudflare_zone.zone data.cloudflare_zone.zone var.account_id (expand, reference) var.account_id cloudflare_worker.mcp var.domain var.domain (expand, reference)]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_r2_custom_domain.assets" references: [var.hostname var.hostname (expand, reference) data.cloudflare_zone.zone local.assets_prefix (expand) var.domain var.domain (expand, reference) cloudflare_r2_bucket.assets var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store.secrets" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.auth_token" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.account_id (expand, reference)" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.auth_token" references: [var.hostname var.hostname (expand, reference) var.auth_token (expand, reference) var.auth_token var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets var.account_id (expand, reference) var.account_id var.auth_token (expand, reference) var.auth_token]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.managed_rulesets" references: [var.hostname var.hostname (expand, reference) cloudflare_zone.subdomain]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "data.cloudflare_zone.zone" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.domain var.domain (expand, reference)]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.domain (expand, reference)" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.environment (expand, reference)" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_worker.website" references: [var.hostname var.hostname (expand, reference) var.account_id (expand, reference) var.account_id var.hostname var.hostname (expand, reference)]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin" references: [var.hostname var.hostname (expand, reference) var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_policy.admin" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.api_auth_token (expand, reference)" references: []
2026-06-24T00:51:24.556Z [DEBUG] ReferenceTransformer: "var.account_id" references: []
2026-06-24T00:51:24.557Z [DEBUG] Starting graph walk: walkValidate
2026-06-24T00:51:24.558Z [DEBUG] created provider logger: level=debug
2026-06-24T00:51:24.558Z [INFO] provider: configuring client automatic mTLS
2026-06-24T00:51:24.561Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 args=[".terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1"]
2026-06-24T00:51:24.562Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=293
2026-06-24T00:51:24.562Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1
2026-06-24T00:51:24.568Z [INFO] provider.terraform-provider-cloudflare_v5.21.1: configuring server automatic mTLS: timestamp=2026-06-24T00:51:24.568Z
2026-06-24T00:51:24.575Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: plugin address: address=/tmp/plugin1231961491 network=unix timestamp=2026-06-24T00:51:24.575Z
2026-06-24T00:51:24.575Z [DEBUG] provider: using plugin: version=6
2026-06-24T00:51:24.581Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.581Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.581Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.581Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.582Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.582Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.583Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.584Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.596Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.597Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.598Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.598Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.600Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.620Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.641Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2026-06-24T00:51:24.642Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=293
2026-06-24T00:51:24.664Z [DEBUG] provider: plugin exited
2026-06-24T00:51:24.664Z [INFO] backend/local: plan calling Plan
2026-06-24T00:51:24.664Z [DEBUG] Building and walking plan graph for NormalMode
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.admin (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.website (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "data.cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket_lock.assets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.managed_rulesets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket.assets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_worker.api (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_r2_custom_domain.assets (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_worker.website (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "cloudflare_zone.subdomain (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.667Z [DEBUG] ProviderTransformer: "data.cloudflare_zone.zone (expand)" (*tofu.nodeExpandPlannableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete cloudflare_zero_trust_access_policy.admin (expand) cloudflare_workers_custom_domain.admin (expand) var.account_id var.account_id (expand, reference) cloudflare_workers_custom_domain.admin (expand) var.environment (expand, reference) var.environment]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket_lock.assets (expand)" references: [var.hostname (expand, reference) var.hostname cloudflare_r2_bucket.assets (expand) var.bucket_lock_enabled var.bucket_lock_enabled (expand, reference) var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.managed_rulesets (expand)" references: [var.hostname (expand, reference) var.hostname cloudflare_zone.subdomain (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store.secrets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket.assets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference) local.assets_prefix (expand) var.domain (expand, reference) var.domain]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" references: [var.hostname (expand, reference) var.hostname var.publish_app_private_key var.publish_app_private_key (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.account_id var.account_id (expand, reference) var.publish_app_private_key var.publish_app_private_key (expand, reference) var.environment (expand, reference) var.environment]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api (expand)" references: [var.hostname (expand, reference) var.hostname var.environment (expand, reference) var.environment var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_r2_custom_domain.assets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference) data.cloudflare_zone.zone (expand) local.assets_prefix (expand) var.domain (expand, reference) var.domain cloudflare_r2_bucket.assets (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" references: [var.asset_domains var.asset_domains (expand, reference) local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.domain (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.environment (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.api_auth_token (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" references: [var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain (expand) local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api (expand)" references: [var.hostname (expand, reference) var.hostname var.api_deployment_complete (expand, reference) var.api_deployment_complete cloudflare_worker.api (expand) data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id var.account_id (expand, reference) cloudflare_worker.api (expand) var.domain (expand, reference) var.domain]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.account_id" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.account_id (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.domain" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_worker.website (expand)" references: [var.hostname (expand, reference) var.hostname var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" references: [var.hostname (expand, reference) var.hostname var.auth_token var.auth_token (expand, reference) var.auth_token var.auth_token (expand, reference) var.environment (expand, reference) var.environment data.cloudflare_secrets_store.secrets (expand) var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.asset_domains" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.api_auth_token" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/cloudflare/cloudflare\"]" references: [local.scalr_ced3dc9f475a562d (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_zone.subdomain (expand)" references: [var.hostname (expand, reference) var.hostname var.domain (expand, reference) var.domain var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "data.cloudflare_zone.zone (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference) var.domain (expand, reference) var.domain]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.auth_token" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "local.assets_prefix (expand)" references: [var.hostname (expand, reference) var.hostname var.hostname (expand, reference) var.hostname]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.admin (expand)" references: [var.admin_deployment_complete (expand, reference) var.admin_deployment_complete data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id var.account_id (expand, reference) cloudflare_worker.admin (expand) var.domain (expand, reference) var.domain cloudflare_worker.admin (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.auth_token (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.hostname (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp (expand)" references: [var.hostname (expand, reference) var.hostname var.mcp_deployment_complete (expand, reference) var.mcp_deployment_complete data.cloudflare_zone.zone (expand) var.account_id var.account_id (expand, reference) cloudflare_worker.mcp (expand) var.domain (expand, reference) var.domain cloudflare_worker.mcp (expand) data.cloudflare_zone.zone (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.environment" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.hostname" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "local.scalr_ced3dc9f475a562d (expand)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.website (expand)" references: [var.hostname (expand, reference) var.hostname var.www_deployment_complete var.www_deployment_complete (expand, reference) data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id var.account_id (expand, reference) cloudflare_worker.website (expand) var.domain (expand, reference) var.domain cloudflare_worker.website (expand)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" references: [var.hostname (expand, reference) var.hostname var.api_auth_token (expand, reference) var.api_auth_token data.cloudflare_secrets_store.secrets (expand) var.account_id var.account_id (expand, reference) var.api_auth_token (expand, reference) var.api_auth_token var.environment (expand, reference) var.environment]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "data.cloudflare_secrets_store.secrets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.asset_domains (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled (expand, reference)" references: []
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp (expand)" references: [var.hostname (expand, reference) var.hostname var.environment (expand, reference) var.environment var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.669Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin (expand)" references: [var.hostname (expand, reference) var.hostname var.environment (expand, reference) var.environment var.account_id var.account_id (expand, reference)]
2026-06-24T00:51:24.671Z [DEBUG] Starting graph walk: walkPlan
2026-06-24T00:51:24.672Z [DEBUG] created provider logger: level=debug
2026-06-24T00:51:24.672Z [INFO] provider: configuring client automatic mTLS
2026-06-24T00:51:24.675Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 args=[".terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1"]
2026-06-24T00:51:24.676Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=304
2026-06-24T00:51:24.676Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1
2026-06-24T00:51:24.682Z [INFO] provider.terraform-provider-cloudflare_v5.21.1: configuring server automatic mTLS: timestamp=2026-06-24T00:51:24.682Z
2026-06-24T00:51:24.689Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: plugin address: address=/tmp/plugin2422603014 network=unix timestamp=2026-06-24T00:51:24.689Z
2026-06-24T00:51:24.690Z [DEBUG] provider: using plugin: version=6
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.698Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin[0]" references: []
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "local.assets_prefix"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.698Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket.assets[0]" references: []
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.698Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api[0]" references: []
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.698Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.698Z [DEBUG] ReferenceTransformer: "cloudflare_worker.website[0]" references: []
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.699Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp[0]" references: []
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:24.699Z [DEBUG] ReferenceTransformer: "data.cloudflare_zone.zone[0]" references: []
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:24.699Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.699Z [DEBUG] ReferenceTransformer: "data.cloudflare_secrets_store.secrets[0]" references: []
2026-06-24T00:51:24.700Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:24.700Z [INFO] ReferenceTransformer: reference not found: "var.admin_deployment_complete"
2026-06-24T00:51:24.700Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:24.700Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_policy.admin[0]" references: []
2026-06-24T00:51:24.702Z [DEBUG] skipping FixUpBlockAttrs
cloudflare_worker.website[0]: Refreshing state... [id=14e2141027554f6bb5eecd3c1566a1e0]
cloudflare_r2_bucket.assets[0]: Refreshing state... [id=staging-assets-skedulo-com]
cloudflare_worker.admin[0]: Refreshing state... [id=76e61fd5b8f4446182797c04ad338bbf]
cloudflare_worker.api[0]: Refreshing state... [id=9984f4433400473195cdea923deac895]
cloudflare_worker.mcp[0]: Refreshing state... [id=395be19a8ab6477b9bed0cb0278fd0a3]
cloudflare_zero_trust_access_policy.admin[0]: Refreshing state... [id=15bd6162-9d37-47ee-9d31-147c2c613442]
data.cloudflare_secrets_store.secrets[0]: Reading...
2026-06-24T00:51:24.715Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/r2/buckets/staging-assets-skedulo-com HTTP/1.1
> x-stainless-lang: Terraform
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> x-stainless-package-version: 5.21.1
> authorization: [redacted]
> x-stainless-retry-count: 0
> x-stainless-os: Linux
> accept: application/json
> cf-r2-jurisdiction: default
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource @module=cloudflare tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 timestamp=2026-06-24T00:51:24.715Z
data.cloudflare_zone.zone[0]: Reading...
2026-06-24T00:51:24.718Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/9984f4433400473195cdea923deac895 HTTP/1.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-lang: Terraform
> x-stainless-package-version: 5.21.1
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-os: Linux
> x-stainless-runtime-version: 1.19.0
> x-stainless-arch: x64
> x-stainless-retry-count: 0
> authorization: [redacted]
> accept: application/json: tf_resource_type=cloudflare_worker @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource timestamp=2026-06-24T00:51:24.718Z
2026-06-24T00:51:24.718Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/76e61fd5b8f4446182797c04ad338bbf HTTP/1.1
> accept: application/json
> x-stainless-retry-count: 0
> x-stainless-lang: Terraform
> authorization: [redacted]
> x-stainless-package-version: 5.21.1
> x-stainless-os: Linux
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> x-stainless-runtime: terraform-plugin-framework
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @module=cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:24.718Z
2026-06-24T00:51:24.719Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/14e2141027554f6bb5eecd3c1566a1e0 HTTP/1.1
> accept: application/json
> x-stainless-package-version: 5.21.1
> authorization: [redacted]
> x-stainless-retry-count: 0
> x-stainless-lang: Terraform
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 timestamp=2026-06-24T00:51:24.719Z
2026-06-24T00:51:24.719Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/workers/395be19a8ab6477b9bed0cb0278fd0a3 HTTP/1.1
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-package-version: 5.21.1
> x-stainless-arch: x64
> x-stainless-lang: Terraform
> accept: application/json
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux
> x-stainless-runtime-version: 1.19.0
> authorization: [redacted]
> x-stainless-retry-count: 0: tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @module=cloudflare timestamp=2026-06-24T00:51:24.719Z
2026-06-24T00:51:24.720Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/access/policies/15bd6162-9d37-47ee-9d31-147c2c613442 HTTP/1.1
> x-stainless-runtime-version: 1.19.0
> accept: application/json
> x-stainless-retry-count: 0
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-lang: Terraform
> x-stainless-os: Linux
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-arch: x64
> authorization: [redacted]: @module=cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 timestamp=2026-06-24T00:51:24.719Z
2026-06-24T00:51:25.020Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/zones/6a33c78833303454e1b08120da6e333b HTTP/1.1
> x-stainless-arch: x64
> x-stainless-lang: Terraform
> accept: application/json
> x-stainless-retry-count: 0
> x-stainless-runtime-version: 1.19.0
> authorization: [redacted]
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 tf_rpc=ReadDataSource tf_data_source_type=cloudflare_zone timestamp=2026-06-24T00:51:25.020Z
2026-06-24T00:51:25.086Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< content-security-policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
< ratelimit-policy: "default";q=1200;w=300
< cf-auditlog-id: 019ef71c-420c-737b-8292-5a72dd319777
< ratelimit: "default";r=1199;t=1
< x-xss-protection: 1; mode=block
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:25 GMT
< content-type: application/json; charset=UTF-8
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=i0J_KckV8sQWtERt2fOKFNzDPWKr4cwIlwgjFIoDW5Q-1782262284.8018584-1.0.1.1-Ir7QGTeAQIdCAbkqzekrj2HbSsBdstl3ZNI7Ftv43uw67rEdd4ko4HeSG8xG8WXNS9psl2_YbfHO1px2SUA6CtiT8mkbFS34kjkbW2iaaDQdfxAelQppKyQl1y_ShQvG; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=Wvd_5f.6L1cBaHjLieF7IAyQDuMbVtj41ZCbs37LJ28-1782262284.8018584-1.0.1.1-qxPs6rOy.Y8J9nHvtjxZr_QlXGxth8qnD7HAwNt3pGI; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< strict-transport-security: max-age=31536000; includeSubDomains
< vary: Accept-Encoding
< cf-ray: a107be700c9deb5d-ORD
< cf-cache-status: DYNAMIC
< server: cloudflare
< x-content-type-options: nosniff
< x-frame-options: DENY
<
{
"result": {
"created_at": "2026-06-23T02:16:10Z",
"decision": "allow",
"exclude": [],
"id": "15bd6162-9d37-47ee-9d31-147c2c613442",
"include": [
{
"email": {
"email": "brian@wearescallywag.com"
}
},
{
"email_domain": {
"domain": "skedulo.com"
}
}
],
"name": "Webmaster admin operators",
"require": [],
"session_duration": "24h",
"uid": "15bd6162-9d37-47ee-9d31-147c2c613442",
"updated_at": "2026-06-23T02:16:10Z",
"reusable": true,
"app_count": 0
},
"success": true,
"errors": [],
"messages": []
}
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.086Z
2026-06-24T00:51:25.092Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":{\"email\":\"brian@wearescallywag.com\"},\"email_domain\":<null>,\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})].email.email" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.092Z
2026-06-24T00:51:25.092Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":{\"email\":\"brian@wearescallywag.com\"},\"email_domain\":<null>,\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})].email" tf_resource_type=cloudflare_zero_trust_access_policy tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 timestamp=2026-06-24T00:51:25.092Z
2026-06-24T00:51:25.092Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":{\"email\":\"brian@wearescallywag.com\"},\"email_domain\":<null>,\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})]" tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.092Z
2026-06-24T00:51:25.094Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_policy @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":<null>,\"email_domain\":{\"domain\":\"skedulo.com\"},\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})].email_domain.domain" tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.094Z
2026-06-24T00:51:25.094Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":<null>,\"email_domain\":{\"domain\":\"skedulo.com\"},\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})].email_domain" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.094Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path="include[Value({\"any_valid_service_token\":<null>,\"auth_context\":<null>,\"auth_method\":<null>,\"azure_ad\":<null>,\"certificate\":<null>,\"cloudflare_account_member\":<null>,\"common_name\":<null>,\"device_posture\":<null>,\"email\":<null>,\"email_domain\":{\"domain\":\"skedulo.com\"},\"email_list\":<null>,\"everyone\":<null>,\"external_evaluation\":<null>,\"geo\":<null>,\"github_organization\":<null>,\"group\":<null>,\"gsuite\":<null>,\"ip\":<null>,\"ip_list\":<null>,\"linked_app_token\":<null>,\"login_method\":<null>,\"oidc\":<null>,\"okta\":<null>,\"saml\":<null>,\"service_token\":<null>,\"user_risk_score\":<null>})]" tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_policy timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=include tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=account_id timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=session_duration tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=decision tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_rpc=ReadResource @module=sdk.framework tf_resource_type=cloudflare_zero_trust_access_policy timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.095Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fa4b5b27-d811-d631-0ad1-4afbda6496f1 tf_resource_type=cloudflare_zero_trust_access_policy tf_rpc=ReadResource tf_attribute_path=id timestamp=2026-06-24T00:51:25.095Z
2026-06-24T00:51:25.103Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.121Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=MxU2Ve7pFx0tsB78ro7_1bpmoluaYvlyAlTOZNbRctw-1782262284.8026514-1.0.1.1-FOPrRivx0.sctdXf2DZCpUsnAMazN9WnltOa6Sajt89jlkiqw3ye1AN7iwS1fpAiwA5eIq9ARgjoGycU_dnDiPEODwuupwLu..S__UzjIvYegN0DF3uulklom0PIMje2; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=giGSbZ6ezbgDFsYtKQpQtCxtgNPPE5On_kcKbPvQWAM-1782262284.8026514-1.0.1.1-50V4jytQiLQ5y0xOPG1RxlpZS6TwJYMH3IgrQJop5oU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-cache-status: DYNAMIC
< cf-auditlog-id: 019ef71c-420f-7844-a806-3eab036711af
< content-type: application/json; charset=UTF-8
< cf-ray: a107be700ca2eb5d-ORD
< server: cloudflare
< vary: Accept-Encoding
< ratelimit: "default";r=1199;t=1
< ratelimit-policy: "default";q=1200;w=300
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:25 GMT
<
{
"result": {
"id": "9984f4433400473195cdea923deac895",
"name": "staging-website-api",
"tags": [
"cf:service=prod-website-api",
"cf:environment=staging"
],
"observability": {
"enabled": true,
"head_sampling_rate": 1,
"logs": {
"enabled": true,
"head_sampling_rate": 1,
"invocation_logs": true,
"persist": true
},
"traces": {
"enabled": true,
"head_sampling_rate": 1,
"persist": true
}
},
"logpush": false,
"created_on": "2026-06-18T07:08:23.504902Z",
"updated_on": "2026-06-23T05:50:15.203047Z",
"deployed_on": "2026-06-23T05:50:14.020968Z",
"references": {
"workers": [],
"domains": [],
"dispatch_namespace_outbounds": [],
"durable_objects": [],
"queues": []
},
"subdomain": {
"enabled": true,
"previews_enabled": true
},
"tail_consumers": []
},
"success": true,
"errors": [],
"messages": []
}
: @module=cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.121Z
2026-06-24T00:51:25.123Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=deployed_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.123Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=updated_on @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.123Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.123Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=tail_consumers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=account_id tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.logs.invocation_logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @module=sdk.framework tf_attribute_path=observability.logs.persist tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces.enabled timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=observability.traces.head_sampling_rate tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.traces.persist tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=observability.traces.propagation_policy timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource tf_attribute_path=observability.traces timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=observability tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.122Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=references.domains tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.durable_objects tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=references.queues tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.workers timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=references.dispatch_namespace_outbounds tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource @module=sdk.framework tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.124Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=logpush timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path="tags[Value(\"cf:service=prod-website-api\")]" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path="tags[Value(\"cf:environment=staging\")]" timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource tf_attribute_path=tags tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=subdomain.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_attribute_path=subdomain.previews_enabled tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=subdomain tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_attribute_path=created_on tf_req_id=e74b9790-6348-f6fd-864b-7bbb26637b08 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.123Z
2026-06-24T00:51:25.125Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< date: Wed, 24 Jun 2026 00:51:25 GMT
< content-type: application/json; charset=UTF-8
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-4214-7387-8cc0-defd31fdb05a
< ratelimit: "default";r=1199;t=1
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=RhjPZZH8EobBg_bZVqUpiHRBIOjWOYFR1RfrGJ1De6A-1782262284.8035715-1.0.1.1-Fgn54kbWNCK3jx5cDQieyNBRIOirLD0VHkcln7z7f__J96A6Zu3VQjz5HMmeuvzMuUMy2WgjlKi1TxT52cdJiTenskIqDxJhN05oVL2bIDKBVMP4Ob5MhTni_mRMFDnU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=d0nqkhIFWLMQqaiPNSZBacI_.gFrEGp2nFCq4mi6wt8-1782262284.8035715-1.0.1.1-mEJV4HNjwr8XVcPLu_6gmeNMJXEePuZmXeDoTjhyl0Y; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be700cabeb5d-ORD
< vary: Accept-Encoding
< ratelimit-policy: "default";q=1200;w=300
< api-version: 2026-06-24
<
{
"result": {
"id": "14e2141027554f6bb5eecd3c1566a1e0",
"name": "staging-www",
"tags": [],
"observability": {
"enabled": true,
"head_sampling_rate": 1,
"logs": {
"enabled": true,
"head_sampling_rate": 1,
"invocation_logs": true,
"persist": true,
"destinations": []
},
"traces": {
"enabled": true,
"head_sampling_rate": 1,
"persist": true,
"destinations": []
}
},
"logpush": false,
"created_on": "2026-05-28T05:07:59.947257Z",
"updated_on": "2026-06-24T00:30:17.233591Z",
"deployed_on": "2026-06-24T00:16:31.987629Z",
"references": {
"workers": [],
"domains": [
{
"id": "10c3dac64225cf9f5a88f5d5d32ac1422c51b36e",
"hostname": "staging-www.skedulo.com",
"zone_id": "6a33c78833303454e1b08120da6e333b",
"zone_name": "skedulo.com"
}
],
"dispatch_namespace_outbounds": [],
"durable_objects": [],
"queues": []
},
"subdomain": {
"enabled": true,
"previews_enabled": true
},
"tail_consumers": []
},
"success": true,
"errors": [],
"messages": []
}
: tf_rpc=ReadResource @module=cloudflare tf_resource_type=cloudflare_worker @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.124Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=deployed_on timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=account_id tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.enabled tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=observability.logs.persist tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.logs.destinations tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.logs.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.logs.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @module=sdk.framework timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.invocation_logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @module=sdk.framework tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_attribute_path=observability.traces.head_sampling_rate tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.traces.persist tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.traces.destinations tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.traces.enabled @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=logpush tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=subdomain.previews_enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.126Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=subdomain.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=subdomain tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @module=sdk.framework tf_attribute_path=tail_consumers tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=updated_on @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=references.domains[0].zone_id tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=references.domains[0].zone_name timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.domains[0].id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_attribute_path=references.domains[0].hostname tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.domains[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=references.domains tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.durable_objects timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=references.queues tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @module=sdk.framework timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.workers tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.dispatch_namespace_outbounds tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=references tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.126Z
2026-06-24T00:51:25.127Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bf87b449-68e0-fba8-0436-ba1df2f1bcd9 timestamp=2026-06-24T00:51:25.127Z
2026-06-24T00:51:25.127Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_rpc=PlanResourceChange tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=observability timestamp=2026-06-24T00:51:25.131Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework timestamp=2026-06-24T00:51:25.131Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.131Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"updated_on\")" tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"queues\")" tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"workers\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"dispatch_namespace_outbounds\")" tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\")" tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"durable_objects\")" timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\")" tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.132Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=9fc7ebc0-0eef-e7f1-c06f-2069c4d7a41a tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"deployed_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.132Z
2026-06-24T00:51:25.151Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/secrets_store/stores/d5c4bbc1181c4f029f8335f3ca92577e HTTP/1.1
> x-stainless-runtime: terraform-plugin-framework
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-os: Linux
> x-stainless-runtime-version: 1.19.0
> x-stainless-lang: Terraform
> x-stainless-package-version: 5.21.1
> x-stainless-arch: x64
> authorization: [redacted]
> accept: application/json
> x-stainless-retry-count: 0: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=449b7893-191b-431d-cac2-695e2827d8f9 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_data_source_type=cloudflare_secrets_store tf_rpc=ReadDataSource @module=cloudflare timestamp=2026-06-24T00:51:25.151Z
2026-06-24T00:51:25.182Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< ratelimit: "default";r=1199;t=1
< ratelimit-policy: "default";q=1200;w=300
< content-type: application/json; charset=UTF-8
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=aNoMCYYnfn.7pwKcGDPwSO6ExIryTpQ0WJQwNx_7gEc-1782262284.8033583-1.0.1.1-LFgsGHn5_VwdJrH9BDoJ6YrJaY7D9wAdAT0SEdtl9oSJgu6Iqam8AQv0QqOxELzAR1fObde12y4csuQwnVxCgZiJkUeDVnaPT.Bl.J2nJv7tuwEbyCGDhgjOKwMBlklA; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=Mr31C1jkY74MQtHtjUi.7nYEFU0mwc07eYmLHumWE80-1782262284.8033583-1.0.1.1-5H_eA1v4HDCi6ZpSy.YFQlrVGiuR0XxHUo0K66KO.6s; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-4211-75f8-96f3-66b756f0b5bf
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:25 GMT
< cf-ray: a107be700ca8eb5d-ORD
< vary: Accept-Encoding
<
{
"result": {
"id": "395be19a8ab6477b9bed0cb0278fd0a3",
"name": "staging-website-mcp",
"tags": [
"cf:service=prod-website-mcp",
"cf:environment=staging"
],
"observability": {
"enabled": true,
"head_sampling_rate": 1,
"logs": {
"enabled": true,
"head_sampling_rate": 1,
"invocation_logs": true,
"persist": true
},
"traces": {
"enabled": true,
"head_sampling_rate": 1,
"persist": true
}
},
"logpush": false,
"created_on": "2026-06-18T07:08:23.787333Z",
"updated_on": "2026-06-23T05:50:11.660021Z",
"deployed_on": "2026-06-23T05:50:10.516535Z",
"references": {
"workers": [],
"domains": [],
"dispatch_namespace_outbounds": [],
"durable_objects": [
{
"worker_id": "395be19a8ab6477b9bed0cb0278fd0a3",
"worker_name": "staging-website-mcp",
"namespace_id": "86a9da14825841f5835f48751747c61d",
"namespace_name": "staging-website-mcp_SkeduloMCP"
}
],
"queues": []
},
"subdomain": {
"enabled": true,
"previews_enabled": true
},
"tail_consumers": []
},
"success": true,
"errors": [],
"messages": []
}
: tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.182Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=id tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_attribute_path=name timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_attribute_path=subdomain.previews_enabled tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b @module=sdk.framework tf_attribute_path=subdomain.enabled tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=subdomain tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tail_consumers tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=created_on tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=deployed_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=logpush tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path="tags[Value(\"cf:service=prod-website-mcp\")]" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path="tags[Value(\"cf:environment=staging\")]" timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tags timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.head_sampling_rate tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_attribute_path=observability.logs.persist tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.logs.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.logs.invocation_logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b @module=sdk.framework tf_attribute_path=observability.logs tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces.head_sampling_rate tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @module=sdk.framework tf_attribute_path=observability.traces.persist tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces.propagation_policy @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_attribute_path=observability.traces.enabled timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.traces tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=updated_on tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.184Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.domains tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.durable_objects[0].namespace_id timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=references.durable_objects[0].namespace_name tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.184Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.durable_objects[0].worker_id tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_attribute_path=references.durable_objects[0].worker_name tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource tf_attribute_path=references.durable_objects[0] timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=references.durable_objects tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=references.queues tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.workers tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_resource_type=cloudflare_worker tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.dispatch_namespace_outbounds tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.185Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references tf_req_id=9f7f6441-661f-dd4f-6676-1a13766bc56b timestamp=2026-06-24T00:51:25.185Z
2026-06-24T00:51:25.186Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.190Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 tf_attribute_path=tags tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 timestamp=2026-06-24T00:51:25.190Z
2026-06-24T00:51:25.190Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=observability tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 timestamp=2026-06-24T00:51:25.190Z
2026-06-24T00:51:25.190Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @module=sdk.framework tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.190Z
2026-06-24T00:51:25.190Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"updated_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework timestamp=2026-06-24T00:51:25.190Z
2026-06-24T00:51:25.190Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.190Z
2026-06-24T00:51:25.191Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker @module=sdk.framework tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.191Z
2026-06-24T00:51:25.191Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.191Z
2026-06-24T00:51:25.191Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"deployed_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=037fc9b7-d407-3102-ba63-77b961fb1075 tf_rpc=PlanResourceChange tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.191Z
2026-06-24T00:51:25.210Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< expires: Sun, 25 Jan 1981 05:00:00 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=I7HDy2htsX6m89H1uaCYNAxKXvbThoVrAf4.H_ejcbw-1782262285.0268223-1.0.1.1-DTlcfPepT9TvqQA9vc8yllsCb3RWDO28tNb7YjHVO2akSSXUuF9w0fOSNUQPIr5y9wnrsWGSAZeqEIBF7tIdUVHzoWmAuuah9pSdZaXz3rruvhrYSKY.P_m1t2eKyGQ8; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=JpY0BS72upnsZ43kfQa9YZom3CJI_V0uYBn0XoA_Vpc-1782262285.0268223-1.0.1.1-oyjo71upmUbMB44OB0nuEOd5sNizL1TubK7iQM1lxRo; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be71681aeb5d-ORD
< cf-auditlog-id: 019ef71c-42ea-7932-a81a-dc503e79fcc9
< vary: Accept-Encoding
< pragma: no-cache
< ratelimit-policy: "default";q=1200;w=300
< x-content-type-options: nosniff
< x-frame-options: SAMEORIGIN
< content-type: application/json
< cf-cache-status: DYNAMIC
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< strict-transport-security: max-age=31536000
< ratelimit: "default";r=1194;t=2
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:25 GMT
< server: cloudflare
<
{"result":{"id":"6a33c78833303454e1b08120da6e333b","name":"skedulo.com","status":"active","paused":false,"type":"partial","development_mode":0,"verification_key":"26719d4791e0f9cb1f935983a2b1b8dc","cname_suffix":"cdn.cloudflare.net","original_name_servers":["ns-1478.awsdns-56.org","ns-1563.awsdns-03.co.uk","ns-264.awsdns-33.com","ns-682.awsdns-21.net"],"original_registrar":"amazon registrar, inc. (id: 468)","original_dnshost":null,"modified_on":"2026-05-28T02:46:35.430139Z","created_on":"2026-05-27T22:20:40.840947Z","activated_on":"2026-05-28T02:46:35.430139Z","vanity_name_servers":[],"vanity_name_servers_ips":null,"meta":{"step":2,"custom_certificate_quota":1,"page_rule_quota":50,"phishing_detected":false},"owner":{"id":null,"type":"user","email":null},"account":{"id":"bdd1588687f1b92a28778b3d4a2806b0","name":"skedulo.com"},"tenant":{"id":null,"name":null},"tenant_unit":{"id":null},"permissions":["#zone:read","#zone_settings:edit","#zone_settings:read","#dns_records:edit","#dns_records:read","#waf:read","#waf:edit","#page_shield:read","#page_shield:edit","#zone_versioning:read","#zone_versioning:edit","#api_gateway:read","#api_gateway:edit","#zaraz:publish","#zaraz:edit","#zaraz:read","#web3:read","#web3:edit","#healthchecks:edit","#healthchecks:read","#waitingroom:read","#waitingroom:edit","#access:edit","#access:read","#ssl:read","#zone:edit","#worker:edit","#worker:read","#ssl:edit","#logs:edit","#logs:read","#cache_purge:edit","#lb:edit","#lb:read","#app:edit"],"plan":{"id":"1ac039f6c29b691475c3d74fe588d1ae","name":"Business Website","price":0,"currency":"USD","frequency":"","is_subscribed":true,"can_subscribe":false,"legacy_id":"business","legacy_discount":false,"externally_managed":false}},"success":true,"errors":[],"messages":[]}
: @module=cloudflare tf_data_source_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 tf_rpc=ReadDataSource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 timestamp=2026-06-24T00:51:25.210Z
2026-06-24T00:51:25.211Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=filter.account.id tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 tf_rpc=ReadDataSource @module=sdk.framework tf_data_source_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.211Z
2026-06-24T00:51:25.211Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=filter.account tf_data_source_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.211Z
2026-06-24T00:51:25.211Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=filter.name tf_data_source_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 tf_rpc=ReadDataSource timestamp=2026-06-24T00:51:25.211Z
2026-06-24T00:51:25.211Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_data_source_type=cloudflare_zone tf_req_id=29cb9110-885c-2dd4-f7c4-e77ede4f8688 @module=sdk.framework tf_attribute_path=filter tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadDataSource timestamp=2026-06-24T00:51:25.211Z
2026-06-24T00:51:25.211Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-420f-7aec-ba91-7bc26e3a1541
< date: Wed, 24 Jun 2026 00:51:25 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=gEYfFYqkGVyuUsx9tW_V8zDYQ7__m23815j.SPCuvlI-1782262284.802308-1.0.1.1-RUWAv5GIpORfk_I8Q_r4308qM1scYfKq7sWrT9Ni.XGA372QWbiIhkVcj26_D01YXYxcJukqpzuRq9T3MGyH3SOfN1wfxmSBqn9R54rdWLxGjQP5n_VKajffdoHPEBQ3; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=ZpFSQbPeE8.s9N872lsdxqNSapTz6fWGKSLYkZGp7LY-1782262284.802308-1.0.1.1-tvHn0LVQo2e5lGA0xhN7inKwMPRpEK0NMn.rd8BASTU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< vary: Accept-Encoding
< ratelimit: "default";r=1199;t=1
< ratelimit-policy: "default";q=1200;w=300
< api-version: 2026-06-24
< content-type: application/json; charset=UTF-8
< cf-ray: a107be700c9feb5d-ORD
<
{
"result": {
"id": "76e61fd5b8f4446182797c04ad338bbf",
"name": "staging-website-admin",
"tags": [
"cf:service=prod-website-admin",
"cf:environment=staging"
],
"observability": {
"enabled": true,
"head_sampling_rate": 1,
"logs": {
"enabled": true,
"head_sampling_rate": 1,
"invocation_logs": true,
"persist": true
},
"traces": {
"enabled": true,
"head_sampling_rate": 1,
"persist": true
}
},
"logpush": false,
"created_on": "2026-06-17T07:40:07.8763Z",
"updated_on": "2026-06-23T05:50:20.690434Z",
"deployed_on": "2026-06-23T05:50:19.756325Z",
"references": {
"workers": [],
"domains": [
{
"id": "be2dc4ef10c9f9dfa8f7a6e001e507714526feee",
"hostname": "staging-website-admin.skedulo.com",
"zone_id": "6a33c78833303454e1b08120da6e333b",
"zone_name": "skedulo.com"
}
],
"dispatch_namespace_outbounds": [],
"durable_objects": [],
"queues": []
},
"subdomain": {
"enabled": true,
"previews_enabled": true
},
"tail_consumers": []
},
"success": true,
"errors": [],
"messages": []
}
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @module=cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.211Z
data.cloudflare_zone.zone[0]: Read complete after 0s [id=6a33c78833303454e1b08120da6e333b]
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.www_deployment_complete"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.213Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.website[0]" references: []
2026-06-24T00:51:25.213Z [DEBUG] Resource instance state not found for node "cloudflare_workers_custom_domain.api[0]", instance cloudflare_workers_custom_domain.api[0]
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.api_deployment_complete"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.213Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:25.213Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api[0]" references: []
2026-06-24T00:51:25.213Z [DEBUG] Resource instance state not found for node "cloudflare_workers_custom_domain.mcp[0]", instance cloudflare_workers_custom_domain.mcp[0]
2026-06-24T00:51:25.214Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.214Z [INFO] ReferenceTransformer: reference not found: "var.mcp_deployment_complete"
2026-06-24T00:51:25.214Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:25.214Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.214Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp[0]" references: []
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=id timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] refresh: cloudflare_workers_custom_domain.api[0]: no state, so not refreshing
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=logpush timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=subdomain.previews_enabled tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=513bc261-4888-e68a-6bf0-354bf4e06d1d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=subdomain.enabled tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=subdomain timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=deployed_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] refresh: cloudflare_workers_custom_domain.mcp[0]: no state, so not refreshing
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=account_id timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.durable_objects tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=references.queues tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=references.workers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource tf_attribute_path=references.dispatch_namespace_outbounds tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.domains[0].hostname tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=references.domains[0].zone_id tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.domains[0].zone_name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=references.domains[0].id tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=references.domains[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=references.domains tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @module=sdk.framework tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.214Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_attribute_path=references tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d timestamp=2026-06-24T00:51:25.214Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path="tags[Value(\"cf:service=prod-website-admin\")]" tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework tf_attribute_path="tags[Value(\"cf:environment=staging\")]" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tags tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tail_consumers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.head_sampling_rate tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.logs.head_sampling_rate tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.logs.invocation_logs tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.persist tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.logs.enabled tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.logs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d timestamp=2026-06-24T00:51:25.215Z
cloudflare_workers_custom_domain.website[0]: Refreshing state... [id=10c3dac64225cf9f5a88f5d5d32ac1422c51b36e]
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.traces.head_sampling_rate tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=observability.traces.persist tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability.traces.propagation_policy tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_resource_type=cloudflare_worker tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=observability.traces tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=observability tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.215Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=513bc261-4888-e68a-6bf0-354bf4e06d1d @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=updated_on timestamp=2026-06-24T00:51:25.215Z
2026-06-24T00:51:25.216Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/domains/10c3dac64225cf9f5a88f5d5d32ac1422c51b36e HTTP/1.1
> x-stainless-lang: Terraform
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> accept: application/json
> x-stainless-os: Linux
> authorization: [redacted]
> x-stainless-retry-count: 0
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare tf_resource_type=cloudflare_workers_custom_domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.216Z
2026-06-24T00:51:25.216Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=170ff824-3837-2396-338d-f7ed589bf7c7 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_resource_type=cloudflare_workers_custom_domain tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.216Z
2026-06-24T00:51:25.216Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"environment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=170ff824-3837-2396-338d-f7ed589bf7c7 tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.216Z
2026-06-24T00:51:25.216Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=170ff824-3837-2396-338d-f7ed589bf7c7 tf_resource_type=cloudflare_workers_custom_domain tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework timestamp=2026-06-24T00:51:25.216Z
2026-06-24T00:51:25.216Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"cert_id\")" tf_req_id=170ff824-3837-2396-338d-f7ed589bf7c7 tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.216Z
2026-06-24T00:51:25.217Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.217Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain @module=sdk.framework tf_req_id=1e1b4067-fe40-f4a0-a180-464603f2f4dc tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.217Z
2026-06-24T00:51:25.217Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"cert_id\")" tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=1e1b4067-fe40-f4a0-a180-464603f2f4dc tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.217Z
2026-06-24T00:51:25.217Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_req_id=1e1b4067-fe40-f4a0-a180-464603f2f4dc tf_resource_type=cloudflare_workers_custom_domain tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"environment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.217Z
2026-06-24T00:51:25.217Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_req_id=1e1b4067-fe40-f4a0-a180-464603f2f4dc tf_resource_type=cloudflare_workers_custom_domain @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.217Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 tf_attribute_path=observability tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"workers\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"dispatch_namespace_outbounds\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"zone_id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"zone_name\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"certificate_id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\").ElementKeyInt(0).AttributeName(\"hostname\")" tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"references\").AttributeName(\"domains\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"references\").AttributeName(\"durable_objects\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_worker tf_attribute_path="AttributeName(\"references\").AttributeName(\"queues\")" tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"references\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"updated_on\")" timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"observability\").AttributeName(\"traces\").AttributeName(\"propagation_policy\")" tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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=e8694a61-996a-28bd-8b2b-b7b6dfe7900c @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_attribute_path="AttributeName(\"deployed_on\")" tf_resource_type=cloudflare_worker tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.220Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=e8694a61-996a-28bd-8b2b-b7b6dfe7900c tf_resource_type=cloudflare_worker @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"id\")" timestamp=2026-06-24T00:51:25.220Z
2026-06-24T00:51:25.223Z [INFO] ReferenceTransformer: reference not found: "var.admin_deployment_complete"
2026-06-24T00:51:25.223Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.223Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:25.223Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.admin[0]" references: []
cloudflare_workers_custom_domain.admin[0]: Refreshing state... [id=be2dc4ef10c9f9dfa8f7a6e001e507714526feee]
2026-06-24T00:51:25.224Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/workers/domains/be2dc4ef10c9f9dfa8f7a6e001e507714526feee HTTP/1.1
> x-stainless-os: Linux
> x-stainless-runtime-version: 1.19.0
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-arch: x64
> accept: application/json
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-lang: Terraform
> authorization: [redacted]
> x-stainless-retry-count: 0
> x-stainless-package-version: 5.21.1: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_rpc=ReadResource tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare timestamp=2026-06-24T00:51:25.224Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=3oY4GNONukEMvGCmPQZ36C6YrROan2vQauk2Yo0uaNA-1782262285.2227974-1.0.1.1-fdvLFO0gkIK48BSzp3_52dmErSIE1n2M8rC5g3gO2IWTm7hSC6iviQcUPaEX6erSWGutjZaWyZfAwORLHivPnv7LVFbpfDH.6AOcGUwKvls1tf_qr.08o5VeosNBw95g; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=lIGOi.nKJbSon8S0P0_DgAozjLcqRzjfyPBaCJSuGhs-1782262285.2227974-1.0.1.1-CFWk93MDzrt6cr8nd0.BS76GAlunBUq0C75JJICi4EU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< server: cloudflare
< cf-auditlog-id: 019ef71c-43ae-7713-91af-53f046e78d93
< ratelimit: "default";r=1194;t=2
< api-version: 2026-06-24
< content-type: application/json; charset=UTF-8
< cf-ray: a107be72abceeb5d-ORD
< cf-cache-status: DYNAMIC
< vary: Accept-Encoding
< ratelimit-policy: "default";q=1200;w=300
< date: Wed, 24 Jun 2026 00:51:25 GMT
<
{
"result": {
"id": "10c3dac64225cf9f5a88f5d5d32ac1422c51b36e",
"zone_id": "6a33c78833303454e1b08120da6e333b",
"zone_name": "skedulo.com",
"hostname": "staging-www.skedulo.com",
"service": "staging-www",
"environment": "production",
"cert_id": "b0cd0ea5-3e1b-4f4a-afd3-fc338854f828",
"previews_enabled": false,
"enabled": true
},
"success": true,
"errors": [],
"messages": []
}
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=zone_name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=cert_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=id tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=account_id tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain tf_attribute_path=hostname tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=service tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource tf_attribute_path=environment tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.375Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f2806152-58bb-b1ac-c3df-e8b2a05e14af tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource tf_attribute_path=zone_id @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.375Z
2026-06-24T00:51:25.423Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< content-type: application/json; charset=UTF-8
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfebvtdXRzazH; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=Dn_ICWf1FXi7LXYvgwdx4opPjH4BcKO4CBfr2qA7pGQ-1782262284.8029137-1.0.1.1-HxsDXzaHOCEhtaXLkJtXlZJbShTnBgzIgxdzlkf6A3xDP5sUJHNK68Bnzhy50d82i_ltc1_3ZHiUL3CCxYu9SkkDr_tOO8uYLFbDIWgVzK_X4EMBnogUHPiguyJ42H6_; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=sHY4BgdauuqGSSe9a5zWQ1O84p5M6GuvcQShc6geHjE-1782262284.8029137-1.0.1.1-pylkBPwPaBDjPRQypNOSljoV3otJvIiGK8E1cx3OJxI; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be700ca3eb5d-ORD
< server: cloudflare
< ratelimit: "rtwo_gw_apigw";r=1199;t=1
< ratelimit-policy: "rtwo_gw_apigw";q=1200;w=300
< cf-cache-status: DYNAMIC
< cf-auditlog-id: 019ef71c-420d-7317-ab12-52c2b35bf885
< vary: accept-encoding
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:25 GMT
<
{"success":true,"errors":[],"messages":[],"result":{"name":"staging-assets-skedulo-com","creation_date":"2026-06-05T05:16:08.278Z","location":"WNAM","storage_class":"Standard","jurisdiction":"default"}}
: @module=cloudflare tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.423Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=storage_class tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=creation_date tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_r2_bucket @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_rpc=ReadResource tf_attribute_path=id timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=name tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_bucket tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_resource_type=cloudflare_r2_bucket tf_attribute_path=location tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.424Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=jurisdiction tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bc9c8e6c-bbda-547f-f5bf-4085c9576d01 tf_resource_type=cloudflare_r2_bucket @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.424Z
2026-06-24T00:51:25.425Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=location tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=617894ab-ef1b-7994-f17a-82659200b068 tf_resource_type=cloudflare_r2_bucket @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.425Z
2026-06-24T00:51:25.425Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=617894ab-ef1b-7994-f17a-82659200b068 tf_resource_type=cloudflare_r2_bucket tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.425Z
2026-06-24T00:51:25.425Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=617894ab-ef1b-7994-f17a-82659200b068 tf_attribute_path="AttributeName(\"creation_date\")" tf_resource_type=cloudflare_r2_bucket tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.425Z
2026-06-24T00:51:25.425Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=617894ab-ef1b-7994-f17a-82659200b068 tf_resource_type=cloudflare_r2_bucket tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 timestamp=2026-06-24T00:51:25.425Z
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "local.assets_prefix"
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.domain"
2026-06-24T00:51:25.426Z [DEBUG] ReferenceTransformer: "cloudflare_r2_custom_domain.assets[0]" references: []
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.bucket_lock_enabled"
2026-06-24T00:51:25.426Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.426Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket_lock.assets[0]" references: []
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-43b5-7c05-b943-f110087df9eb
< vary: Accept-Encoding
< ratelimit-policy: "default";q=1200;w=300
< date: Wed, 24 Jun 2026 00:51:25 GMT
< content-type: application/json; charset=UTF-8
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=kYt5DzJGQNm9aIkxmc4l5U9UucInHpQpR5WXBxV4Ti4-1782262285.2309673-1.0.1.1-.kszeIK4v35L455N3DrHTf1Ok6aHSppvGI0.YIi.jClALU.BukRjedUrbxd1QFNJfPSaWjQEH9sxBqYrReon.DhRxVlTPB.0bqKBCKhqCuJOX8eonll9Ipjm.KjZi3bQ; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=iearQgOnYPJ7qMYtibvb_seDOn3Abdiha30phBxtxNk-1782262285.2309673-1.0.1.1-W5nD6p71.1w7qopf2LPmqHUB5c.fbpKQkogJ49ABoe0; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< ratelimit: "default";r=1194;t=2
< api-version: 2026-06-24
< cf-ray: a107be72bbf4eb5d-ORD
<
{
"result": {
"id": "be2dc4ef10c9f9dfa8f7a6e001e507714526feee",
"zone_id": "6a33c78833303454e1b08120da6e333b",
"zone_name": "skedulo.com",
"hostname": "staging-website-admin.skedulo.com",
"service": "staging-website-admin",
"environment": "production",
"cert_id": "f63c259f-9370-4f83-8f34-6422b1ec0777",
"previews_enabled": false,
"enabled": true
},
"success": true,
"errors": [],
"messages": []
}
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc @module=cloudflare timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=service tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=environment tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=zone_name tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=cert_id tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_resource_type=cloudflare_workers_custom_domain timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=id @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_custom_domain tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.427Z
cloudflare_r2_bucket_lock.assets[0]: Refreshing state...
2026-06-24T00:51:25.427Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=hostname tf_req_id=e3068638-0634-818a-5cde-600fdb2072cc tf_resource_type=cloudflare_workers_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.427Z
2026-06-24T00:51:25.428Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/r2/buckets/staging-assets-skedulo-com/lock HTTP/1.1
> x-stainless-os: Linux
> x-stainless-lang: Terraform
> authorization: [redacted]
> accept: application/json
> x-stainless-package-version: 5.21.1
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> cf-r2-jurisdiction: default
> x-stainless-retry-count: 0
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5: tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock @module=cloudflare timestamp=2026-06-24T00:51:25.427Z
cloudflare_r2_custom_domain.assets[0]: Refreshing state...
2026-06-24T00:51:25.429Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/r2/buckets/staging-assets-skedulo-com/domains/custom/staging-assets.skedulo.com HTTP/1.1
> accept: application/json
> x-stainless-retry-count: 0
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-runtime-version: 1.19.0
> x-stainless-package-version: 5.21.1
> x-stainless-arch: x64
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux
> x-stainless-lang: Terraform
> authorization: [redacted]
> cf-r2-jurisdiction: default: tf_resource_type=cloudflare_r2_custom_domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare timestamp=2026-06-24T00:51:25.429Z
2026-06-24T00:51:25.432Z [INFO] ReferenceTransformer: reference not found: "var.admin_deployment_complete"
2026-06-24T00:51:25.432Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:25.432Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.432Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin[0]" references: []
cloudflare_zero_trust_access_application.admin[0]: Refreshing state... [id=d8af883b-f03d-4e37-83c4-29ddc7e6ee06]
2026-06-24T00:51:25.437Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/access/apps/d8af883b-f03d-4e37-83c4-29ddc7e6ee06 HTTP/1.1
> x-stainless-package-version: 5.21.1
> x-stainless-retry-count: 0
> authorization: [redacted]
> accept: application/json
> x-stainless-lang: Terraform
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-os: Linux
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource tf_req_id=e344aebb-9f73-a249-63e3-43827242577d timestamp=2026-06-24T00:51:25.437Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< date: Wed, 24 Jun 2026 00:51:25 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=HH6a5toVTZpISVbCbGxgnkb0J6.Y_FBaTyR.TDvZN.E-1782262285.4347517-1.0.1.1-roTTCAlG0Vo1dLupc0IZ8fiQQJVuyVpqxPFA2MF5_S56rbZME7PnA_I8J.xYZ3hqI6qzcxT72ixWSDvvbq4n.3uJ7B5bRPtM0t4.OqIiuJYNZDpmmIYClwXFHr_7dLZC; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=Qnb7XwtMVtX2_h5nKNQSxGQJ0bI91uayVy2gnKVLtgY-1782262285.4347517-1.0.1.1-7gMrBJmgnHgIDLOUJZVGEWs1H1xHD8ZSM6pb.jOHHtU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be73ffa1eb5d-ORD
< cf-cache-status: DYNAMIC
< cf-auditlog-id: 019ef71c-4482-7891-be10-48c5bcb1878b
< vary: accept-encoding
< ratelimit-policy: "rtwo_gw_apigw";q=1200;w=300
< content-type: application/json; charset=UTF-8
< server: cloudflare
< ratelimit: "rtwo_gw_apigw";r=1199;t=1
< api-version: 2026-06-24
<
{"success":true,"errors":[],"messages":[],"result":{"rules":[{"id":"Lock all objects indefinitely","enabled":false,"condition":{"type":"Indefinite"}}]}}
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 tf_resource_type=cloudflare_r2_bucket_lock timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=bucket_name tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=jurisdiction tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_bucket_lock tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=rules[0].id timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=rules[0].condition.type tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=rules[0].condition tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=rules[0].enabled tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=rules[0] timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.817Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=rules tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.818Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=2a6db141-34c7-c990-ae98-d728aec114c5 tf_resource_type=cloudflare_r2_bucket_lock @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.817Z
2026-06-24T00:51:25.818Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.888Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< cf-auditlog-id: 019ef71c-448e-7c21-bda4-653f56c6cb7e
< vary: Accept-Encoding
< ratelimit: "default";r=1191;t=3
< x-xss-protection: 1; mode=block
< date: Wed, 24 Jun 2026 00:51:25 GMT
< cf-ray: a107be740fd0eb5d-ORD
< cf-cache-status: DYNAMIC
< content-type: application/json; charset=UTF-8
< strict-transport-security: max-age=31536000; includeSubDomains
< content-security-policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
< api-version: 2026-06-24
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=RPnSTvN.XCAj1zOsOzmLlT2ESwfjZp2mEYLQrd6N8XU-1782262285.4437332-1.0.1.1-8yaqC7KvbcdT_KJMK3S.Bx0w3skTM3cRx8I90Fmcb8xbI8GREohc3IqcVddQmfa5eRvV0QQ4OYqL4wPl5i3pWnrZZdlzbHSF.wVkJnVKaTJiQKQdQZ.lLIpl5Yx.pW43; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=38d1LibMrsAQbFB1a3GhppsEu8yr2A5ujlUKO.YzQls-1782262285.4437332-1.0.1.1-NHmVoLaRxl8HY4Q1G30jQQ2FInf6gSOuRFUw.yzSjoM; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< server: cloudflare
< ratelimit-policy: "default";q=1200;w=300
< x-content-type-options: nosniff
< x-frame-options: DENY
<
{
"result": {
"id": "d8af883b-f03d-4e37-83c4-29ddc7e6ee06",
"uid": "d8af883b-f03d-4e37-83c4-29ddc7e6ee06",
"type": "self_hosted",
"name": "Webmaster Admin (staging)",
"aud": "efa7e10f226d8eabc6873e0ce01c15e0b3b8204a34bdf3869aae948b89fad5f7",
"created_at": "2026-06-17T08:02:56Z",
"updated_at": "2026-06-17T08:02:56Z",
"domain": "staging-admin.skedulo.com",
"self_hosted_domains": [
"staging-admin.skedulo.com"
],
"destinations": [
{
"type": "public",
"uri": "staging-admin.skedulo.com"
}
],
"app_launcher_visible": true,
"allowed_idps": [],
"tags": [],
"auto_redirect_to_identity": false,
"policies": [
{
"created_at": "2026-06-17T01:11:07Z",
"decision": "allow",
"exclude": [],
"id": "2d11fe9d-b811-4752-aa0e-3d0b81547824",
"include": [
{
"email_domain": {
"domain": "skedulo.com"
}
},
{
"email": {
"email": "brian@wearescallywag.com"
}
}
],
"name": "Webmaster admin operators",
"require": [],
"connection_rules": {
"rdp": {}
},
"uid": "2d11fe9d-b811-4752-aa0e-3d0b81547824",
"updated_at": "2026-06-17T01:11:07Z",
"reusable": true,
"precedence": 1
}
],
"session_duration": "24h",
"enable_binding_cookie": false,
"http_only_cookie_attribute": false,
"options_preflight_bypass": false
},
"success": true,
"errors": [],
"messages": []
}
: tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare timestamp=2026-06-24T00:51:25.888Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_attribute_path=account_id tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource tf_attribute_path=http_only_cookie_attribute tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=enable_binding_cookie tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=aud tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=options_preflight_bypass tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.892Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=domain tf_req_id=e344aebb-9f73-a249-63e3-43827242577d timestamp=2026-06-24T00:51:25.892Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=policies[0].precedence tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=policies[0].id tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=policies[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=policies @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=auto_redirect_to_identity tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=destinations[0].type timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource tf_attribute_path=destinations[0].uri tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application @module=sdk.framework tf_attribute_path=destinations[0] tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=destinations tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_attribute_path=app_launcher_visible tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.893Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=session_duration tf_req_id=e344aebb-9f73-a249-63e3-43827242577d tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.894Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=e344aebb-9f73-a249-63e3-43827242577d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @module=sdk.framework tf_attribute_path="self_hosted_domains[Value(\"staging-admin.skedulo.com\")]" timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.894Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=self_hosted_domains tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.894Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e344aebb-9f73-a249-63e3-43827242577d timestamp=2026-06-24T00:51:25.893Z
2026-06-24T00:51:25.896Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=enable_binding_cookie tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_attribute_path=destinations tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=PlanResourceChange tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=policies @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_attribute_path=auto_redirect_to_identity tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=PlanResourceChange tf_attribute_path=domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 @module=sdk.framework tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Detected value change between proposed new state and prior state: tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:241 tf_attribute_path=options_preflight_bypass tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:250 @module=sdk.framework tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: 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/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"policies\").ElementKeyInt(0).AttributeName(\"precedence\")" tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_zero_trust_access_application @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"skip_app_launcher_login_page\")" timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"http_only_cookie_attribute\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"aud\")" tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.906Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwserver/server_planresourcechange.go:538 @module=sdk.framework tf_attribute_path="AttributeName(\"self_hosted_domains\")" tf_req_id=c542c48c-d8d7-53b4-c673-4ddc6a6d44f8 tf_resource_type=cloudflare_zero_trust_access_application tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp=2026-06-24T00:51:25.906Z
2026-06-24T00:51:25.990Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< date: Wed, 24 Jun 2026 00:51:25 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:26 GMT
< set-cookie: __cf_bm=EGM9oUuzWxGm4mQgTdhh3cEcT2JeNBwJ_RNGqk.eOzE-1782262285.1582732-1.0.1.1-1jGOPijn4v.dq0nf8CVe.C_N14hPja_ke1QvBZ1q9k_5sw12LqsQlxUSe1nsk3rp8g1BMKQu2aKJ1kipa_obC9OFmQTNpJPvJZF5lT9jid.Lp6uzIyrrb3BpPBRQeMXW; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:25 GMT
< set-cookie: _cfuvid=KCuv2AVsxphb049G1I8lWdGARE.W.i59gcXNEXNyb7M-1782262285.1582732-1.0.1.1-eyLCahuqXTs0HuUyMwf2AM1XCsN240o2Z282oon3hWs; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be723aabeb5d-ORD
< vary: Accept-Encoding
< ratelimit: "default";r=1194;t=2
< ratelimit-policy: "default";q=1200;w=300
< content-type: application/json; charset=UTF-8
< server: cloudflare
< api-version: 2026-06-24
< cf-cache-status: DYNAMIC
< cf-auditlog-id: 019ef71c-436e-73de-9658-513319121ba5
< x-trace-id: 1d44d2b5cb0ef9872b33945aab70ee8a
<
{
"result": {
"id": "d5c4bbc1181c4f029f8335f3ca92577e",
"account_id": "bdd1588687f1b92a28778b3d4a2806b0",
"name": "skedulo-secret-store",
"created": "2026-06-24T00:13:38.1106Z",
"modified": "2026-06-24T00:13:38.1106Z"
},
"success": true,
"errors": [],
"messages": []
}
: tf_req_id=449b7893-191b-431d-cac2-695e2827d8f9 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_data_source_type=cloudflare_secrets_store tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadDataSource timestamp=2026-06-24T00:51:25.990Z
2026-06-24T00:51:25.991Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_data_source_type=cloudflare_secrets_store tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=449b7893-191b-431d-cac2-695e2827d8f9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=filter tf_rpc=ReadDataSource @module=sdk.framework timestamp=2026-06-24T00:51:25.991Z
2026-06-24T00:51:25.991Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_data_source_type=cloudflare_secrets_store tf_req_id=449b7893-191b-431d-cac2-695e2827d8f9 tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=account_id timestamp=2026-06-24T00:51:25.991Z
data.cloudflare_secrets_store.secrets[0]: Read complete after 1s [id=d5c4bbc1181c4f029f8335f3ca92577e]
2026-06-24T00:51:25.991Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.publish_app_private_key"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.publish_app_private_key"
2026-06-24T00:51:25.992Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.publish_app_private_key[0]" references: []
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.hostname"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.auth_token"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.environment"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.account_id"
2026-06-24T00:51:25.992Z [INFO] ReferenceTransformer: reference not found: "var.auth_token"
2026-06-24T00:51:25.992Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.auth_token[0]" references: []
cloudflare_secrets_store_secret.publish_app_private_key[0]: Refreshing state... [id=56d640aa82a241b498580b5662da1e7a]
cloudflare_secrets_store_secret.auth_token[0]: Refreshing state... [id=98bfe95a868a445fb45c9fcdef43caf3]
2026-06-24T00:51:25.993Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/secrets_store/stores/d5c4bbc1181c4f029f8335f3ca92577e/secrets/56d640aa82a241b498580b5662da1e7a HTTP/1.1
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-os: Linux
> x-stainless-lang: Terraform
> x-stainless-package-version: 5.21.1
> x-stainless-retry-count: 0
> accept: application/json
> x-stainless-arch: x64
> x-stainless-runtime-version: 1.19.0
> x-stainless-runtime: terraform-plugin-framework
> authorization: [redacted]: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_rpc=ReadResource timestamp=2026-06-24T00:51:25.993Z
2026-06-24T00:51:25.993Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
GET /client/v4/accounts/bdd1588687f1b92a28778b3d4a2806b0/secrets_store/stores/d5c4bbc1181c4f029f8335f3ca92577e/secrets/98bfe95a868a445fb45c9fcdef43caf3 HTTP/1.1
> x-stainless-arch: x64
> authorization: [redacted]
> user-agent: terraform-provider-cloudflare/5.21.1 terraform-plugin-framework/1.19.0 terraform/1.10.5
> x-stainless-lang: Terraform
> x-stainless-os: Linux
> x-stainless-retry-count: 0
> x-stainless-runtime: terraform-plugin-framework
> x-stainless-runtime-version: 1.19.0
> accept: application/json
> x-stainless-package-version: 5.21.1: tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:68 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret @module=cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 timestamp=2026-06-24T00:51:25.993Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< server: cloudflare
< vary: accept-encoding
< ratelimit: "rtwo_gw_apigw";r=1199;t=1
< ratelimit-policy: "rtwo_gw_apigw";q=1200;w=300
< content-type: application/json; charset=UTF-8
< cf-auditlog-id: 019ef71c-4484-775f-b147-00a21ed860af
< api-version: 2026-06-24
< date: Wed, 24 Jun 2026 00:51:26 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfemdZeLFVCFo; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:27 GMT
< set-cookie: __cf_bm=Wc5QFtUvr551zDL1tjZ1Qq_HlHbpUlmc8.dpWLHoI8w-1782262285.436299-1.0.1.1-hDO0q1pkLNCmbTFD0wbI6Kimjj7NCo3KaEeXYrXWeK6MK_MKPMYN91y7fnzx2umqMF4LHLd225c3avrUURZodclT8vrQ7a11INkRT7jw7mrnYOIL9XiP2AgwcsVTg_aE; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:26 GMT
< set-cookie: _cfuvid=uAsoor4yEANCOaPN9SOmpN0PZDGsmR_KupJOu9egiDQ-1782262285.436299-1.0.1.1-dIcoFighNx9ybV.45Px7rMQPNSskPfYH7ogAViI6j6I; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-ray: a107be73ffa6eb5d-ORD
< cf-cache-status: DYNAMIC
<
{"success":true,"errors":[],"messages":[],"result":{"domain":"staging-assets.skedulo.com","status":{"ssl":"active","ownership":"active"},"zoneId":"6a33c78833303454e1b08120da6e333b","zoneName":"skedulo.com","minTLS":"1.2","enabled":true}}
: tf_resource_type=cloudflare_r2_custom_domain @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:26.462Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_custom_domain tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=jurisdiction tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_attribute_path=min_tls tf_resource_type=cloudflare_r2_custom_domain timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource tf_resource_type=cloudflare_r2_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=enabled timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=bucket_name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_custom_domain @module=sdk.framework tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_attribute_path=status.ssl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_custom_domain @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=status.ownership tf_resource_type=cloudflare_r2_custom_domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=status tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_r2_custom_domain timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=account_id tf_resource_type=cloudflare_r2_custom_domain tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_resource_type=cloudflare_r2_custom_domain tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_resource_type=cloudflare_r2_custom_domain @module=sdk.framework tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.463Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=zone_name tf_resource_type=cloudflare_r2_custom_domain tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=06e2c771-d0bb-b8e8-3816-4b3c54b8dd2d tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.463Z
2026-06-24T00:51:26.464Z [DEBUG] skipping FixUpBlockAttrs
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< date: Wed, 24 Jun 2026 00:51:26 GMT
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfewLEf94yoXK; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:27 GMT
< set-cookie: __cf_bm=NOh_ZrUYIxfrTxq6eh.2cb24gjfCKK0Q9i32n3az438-1782262286.0000985-1.0.1.1-WOoDKFV9M.W06hFcKJPG9lancgaYPo2LqyZHeiaKagiF52HQg8iXUyuOUwOqmuU2klvBXATh97vOlIWN_6R3_wvhB_zFXHrIHfqOcA7kRVmmT_E5VyK3I1ywYhBtd6Gb; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:26 GMT
< set-cookie: _cfuvid=x__h98yj0DHD8Fe9f41RZ0E95bPOWk24CjN.wtjF4s4-1782262286.0000985-1.0.1.1-16nsg4U6Xwy.jEqZr5KXud3aDd7tCvLq3OMKEQgT.cU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< ratelimit-policy: "default";q=1200;w=300
< x-trace-id: fa24c2a547299cff96a42f4cf10debe9
< ratelimit: "default";r=1192;t=2
< vary: Accept-Encoding
< content-type: application/json; charset=UTF-8
< cf-ray: a107be77799eeb5d-ORD
< cf-cache-status: DYNAMIC
< server: cloudflare
< cf-auditlog-id: 019ef71c-46b7-7965-8e4a-a3e41625e6c5
< api-version: 2026-06-24
<
{
"result": {
"id": "98bfe95a868a445fb45c9fcdef43caf3",
"store_id": "d5c4bbc1181c4f029f8335f3ca92577e",
"name": "staging_AUTH_TOKEN_SECRET",
"comment": null,
"scopes": [
"workers"
],
"created": "2026-06-24T00:15:45.84691Z",
"modified": "2026-06-24T00:15:48.140044Z",
"status": "active"
},
"success": true,
"errors": [],
"messages": []
}
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=id timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_attribute_path=account_id tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_secrets_store_secret @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=value tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_rpc=ReadResource @module=sdk.framework timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=scopes[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret @module=sdk.framework tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=scopes @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=status tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:26.969Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_req_id=43359a97-aaa7-8aa7-b26a-92c1ea952160 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=store_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework timestamp=2026-06-24T00:51:26.969Z
2026-06-24T00:51:27.176Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1:
< HTTP/2.0 200 OK
< set-cookie: __cflb=04dTob1Z8hkaUxg6DoSzyuYaXLsKuLfewLEf94yoXK; HttpOnly; SameSite=None; Secure; Path=/; Expires=Wed, 24 Jun 2026 03:21:28 GMT
< set-cookie: __cf_bm=Qgb.9D0cdbao2_MOcWfn8RPghYINON7m4M78C1xd1ik-1782262285.9997373-1.0.1.1-iZ_GlR3swwA1T4LjFgtwDTeBNu02V295cQ1ba3UPL_nBAlLUbaTGYHKwg5nnly568HbHH4VL0r2CV2QHy_C8Z7x_7_3nqXb.t33RL0cmaQI.tnO4d2myN3.3GqVo3hdU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com; Expires=Wed, 24 Jun 2026 01:21:27 GMT
< set-cookie: _cfuvid=OAr3nsBr0MJ8D5Ho9F5HL.QugX.qmzl1sEVfts0trKw-1782262285.9997373-1.0.1.1-XS4YwsbF9UKPUatEUFJhz6dI2oesTo8KEZD7nUGpzNU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.cloudflare.com
< cf-cache-status: DYNAMIC
< server: cloudflare
< ratelimit-policy: "default";q=1200;w=300
< api-version: 2026-06-24
< content-type: application/json; charset=UTF-8
< date: Wed, 24 Jun 2026 00:51:27 GMT
< cf-auditlog-id: 019ef71c-46b7-760d-8223-9c521afda9e0
< vary: Accept-Encoding
< x-trace-id: 446466fafa0b7f4a65f56b3dd23cb25f
< cf-ray: a107be77799beb5d-ORD
< ratelimit: "default";r=1199;t=1
<
{
"result": {
"id": "56d640aa82a241b498580b5662da1e7a",
"store_id": "d5c4bbc1181c4f029f8335f3ca92577e",
"name": "staging_PUBLISH_APP_PRIVATE_KEY",
"comment": null,
"scopes": [
"workers"
],
"created": "2026-06-24T00:15:45.873525Z",
"modified": "2026-06-24T00:15:48.155351Z",
"status": "active"
},
"success": true,
"errors": [],
"messages": []
}
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:96 timestamp=2026-06-24T00:51:27.176Z
2026-06-24T00:51:27.176Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=store_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret timestamp=2026-06-24T00:51:27.176Z
2026-06-24T00:51:27.176Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource tf_attribute_path=value @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2026-06-24T00:51:27.176Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=scopes[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=scopes tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=account_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=id tf_resource_type=cloudflare_secrets_store_secret timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_secrets_store_secret @module=sdk.framework tf_attribute_path=modified tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret @module=sdk.framework tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 tf_rpc=ReadResource timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.177Z [DEBUG] provider.terraform-provider-cloudflare_v5.21.1: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.19.0/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=status tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_secrets_store_secret tf_rpc=ReadResource @module=sdk.framework tf_req_id=9ef2a46e-f001-ae70-a23c-70f65fa9a800 timestamp=2026-06-24T00:51:27.177Z
2026-06-24T00:51:27.179Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2026-06-24T00:51:27.182Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.opentofu.org/cloudflare/cloudflare/5.21.1/linux_amd64/terraform-provider-cloudflare_v5.21.1 pid=304
2026-06-24T00:51:27.205Z [DEBUG] provider: plugin exited
2026-06-24T00:51:27.205Z [DEBUG] building apply graph to check for errors
2026-06-24T00:51:27.206Z [DEBUG] Resource state not found for node "cloudflare_workers_custom_domain.mcp[0]", instance cloudflare_workers_custom_domain.mcp[0]
2026-06-24T00:51:27.206Z [DEBUG] Resource state not found for node "cloudflare_workers_custom_domain.api[0]", instance cloudflare_workers_custom_domain.api[0]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_r2_custom_domain.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "data.cloudflare_zone.zone (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_application.admin[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.admin[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_zone.subdomain (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_r2_bucket_lock.assets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.api[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.api (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.managed_rulesets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "data.cloudflare_secrets_store.secrets (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.website (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.mcp[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.website (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_worker.mcp (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_workers_custom_domain.api[0]" (*tofu.NodeApplyableResourceInstance) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.207Z [DEBUG] ProviderTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" (*tofu.nodeExpandApplyableResource) needs provider["registry.opentofu.org/cloudflare/cloudflare"]
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.domain" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.api_auth_token" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.asset_domains" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.publish_app_private_key (expand)" references: [var.hostname (expand, reference) var.hostname var.publish_app_private_key var.publish_app_private_key (expand, reference) var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.account_id (expand, reference) var.account_id var.publish_app_private_key var.publish_app_private_key (expand, reference)]
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.domain (expand, reference)" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "var.asset_domains (expand, reference)" references: []
2026-06-24T00:51:27.209Z [DEBUG] ReferenceTransformer: "local.scalr_ced3dc9f475a562d (expand)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "provider[\"registry.opentofu.org/cloudflare/cloudflare\"]" references: [local.scalr_ced3dc9f475a562d (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin (expand)" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) cloudflare_workers_custom_domain.admin (expand) var.environment var.environment (expand, reference) cloudflare_zero_trust_access_policy.admin (expand) cloudflare_workers_custom_domain.admin (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store.secrets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.environment" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.admin_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin (expand)" references: [var.hostname (expand, reference) var.hostname var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket.assets (expand)" references: [var.hostname (expand, reference) var.hostname local.assets_prefix (expand) var.domain var.domain (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "local.assets_prefix (expand)" references: [var.hostname (expand, reference) var.hostname var.hostname (expand, reference) var.hostname]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp[0]" references: [var.hostname (expand, reference) var.hostname var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_r2_custom_domain.assets (expand)" references: [var.hostname (expand, reference) var.hostname data.cloudflare_zone.zone (expand) local.assets_prefix (expand) var.domain var.domain (expand, reference) cloudflare_r2_bucket.assets (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "data.cloudflare_zone.zone (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id (expand, reference) var.account_id var.domain var.domain (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp (expand)" references: [var.hostname (expand, reference) var.hostname var.mcp_deployment_complete var.mcp_deployment_complete (expand, reference) cloudflare_worker.mcp[0] var.domain var.domain (expand, reference) cloudflare_worker.mcp[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.api_auth_token (expand)" references: [var.hostname (expand, reference) var.hostname var.api_auth_token var.api_auth_token (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.account_id (expand, reference) var.account_id var.api_auth_token var.api_auth_token (expand, reference) var.environment var.environment (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_application.admin[0]" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) cloudflare_workers_custom_domain.admin (expand) var.account_id (expand, reference) var.account_id cloudflare_workers_custom_domain.admin (expand) var.environment var.environment (expand, reference) cloudflare_zero_trust_access_policy.admin (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_secrets_store_secret.auth_token (expand)" references: [var.hostname (expand, reference) var.hostname var.auth_token var.auth_token (expand, reference) var.auth_token var.auth_token (expand, reference) var.environment var.environment (expand, reference) data.cloudflare_secrets_store.secrets (expand) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.api_auth_token (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.www_deployment_complete" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.publish_app_private_key (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.admin[0]" references: [var.hostname (expand, reference) var.hostname var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.environment (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_zone.subdomain (expand)" references: [var.hostname (expand, reference) var.hostname var.domain var.domain (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_r2_bucket_lock.assets (expand)" references: [var.hostname (expand, reference) var.hostname cloudflare_r2_bucket.assets (expand) var.bucket_lock_enabled var.bucket_lock_enabled (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.mcp_deployment_complete (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api[0]" references: [var.hostname (expand, reference) var.hostname var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.api (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id (expand, reference) var.account_id var.environment var.environment (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.managed_rulesets (expand)" references: [var.hostname (expand, reference) var.hostname cloudflare_zone.subdomain (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "data.cloudflare_secrets_store.secrets (expand)" references: [var.hostname (expand, reference) var.hostname var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.api_deployment_complete" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.bucket_lock_enabled (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.website (expand)" references: [var.hostname (expand, reference) var.hostname var.www_deployment_complete (expand, reference) var.www_deployment_complete var.account_id (expand, reference) var.account_id cloudflare_worker.website (expand) var.domain var.domain (expand, reference) cloudflare_worker.website (expand) data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.admin (expand)" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) var.account_id (expand, reference) var.account_id cloudflare_worker.admin[0] var.domain var.domain (expand, reference) cloudflare_worker.admin[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.auth_token" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.auth_token (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.account_id (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.mcp[0]" references: [var.hostname (expand, reference) var.hostname var.mcp_deployment_complete var.mcp_deployment_complete (expand, reference) var.account_id (expand, reference) var.account_id cloudflare_worker.mcp[0] var.domain var.domain (expand, reference) cloudflare_worker.mcp[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.website (expand)" references: [var.hostname (expand, reference) var.hostname var.hostname (expand, reference) var.hostname var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_worker.mcp (expand)" references: [var.hostname (expand, reference) var.hostname var.environment var.environment (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api (expand)" references: [var.hostname (expand, reference) var.hostname var.api_deployment_complete (expand, reference) var.api_deployment_complete cloudflare_worker.api[0] data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id cloudflare_worker.api[0] var.domain var.domain (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.hostname (expand, reference)" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_workers_custom_domain.api[0]" references: [var.hostname (expand, reference) var.hostname var.api_deployment_complete (expand, reference) var.api_deployment_complete data.cloudflare_zone.zone (expand) data.cloudflare_zone.zone (expand) var.account_id (expand, reference) var.account_id cloudflare_worker.api[0] var.domain var.domain (expand, reference) cloudflare_worker.api[0]]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_settings (expand)" references: [var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain (expand) local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_ruleset.assets_cache_response_headers (expand)" references: [var.asset_domains var.asset_domains (expand, reference) cloudflare_zone.subdomain (expand) local.assets_prefix (expand) var.asset_domains var.asset_domains (expand, reference)]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "cloudflare_zero_trust_access_policy.admin (expand)" references: [var.admin_deployment_complete var.admin_deployment_complete (expand, reference) var.account_id (expand, reference) var.account_id]
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.hostname" references: []
2026-06-24T00:51:27.210Z [DEBUG] ReferenceTransformer: "var.account_id" references: []
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.publish_app_private_key (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store.secrets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_r2_custom_domain.assets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.api_auth_token (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_secrets_store_secret.auth_token (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.assets_cache_response_headers (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.assets_cache_settings (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.api_auth_token (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.publish_app_private_key (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_r2_bucket_lock.assets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_ruleset.managed_rulesets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: data.cloudflare_secrets_store.secrets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.bucket_lock_enabled (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_workers_custom_domain.website (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.auth_token (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.www_deployment_complete (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: var.asset_domains (expand, reference) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_r2_bucket.assets (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: local.assets_prefix (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_zone.subdomain (expand) is no longer needed, removing
2026-06-24T00:51:27.211Z [DEBUG] pruneUnusedNodes: cloudflare_worker.website (expand) is no longer needed, removing
2026-06-24T00:51:27.212Z [INFO] backend/local: plan operation completed
2026-06-24T00:51:27.212Z [INFO] backend/local: writing plan output to: /opt/data/terraform.tfplan.bin
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
~ update in-place
OpenTofu will perform the following actions:
# cloudflare_worker.admin[0] will be updated in-place
~ resource "cloudflare_worker" "admin" {
id = "76e61fd5b8f4446182797c04ad338bbf"
name = "staging-website-admin"
~ observability = {
~ logs = {
+ destinations = []
# (4 unchanged attributes hidden)
}
~ traces = {
+ destinations = []
# (4 unchanged attributes hidden)
}
# (2 unchanged attributes hidden)
}
~ references = {
~ dispatch_namespace_outbounds = [] -> (known after apply)
~ domains = [
- {
- hostname = "staging-website-admin.skedulo.com" -> null
- id = "be2dc4ef10c9f9dfa8f7a6e001e507714526feee" -> null
- zone_id = "6a33c78833303454e1b08120da6e333b" -> null
- zone_name = "skedulo.com" -> null
},
] -> (known after apply)
~ durable_objects = [] -> (known after apply)
~ queues = [] -> (known after apply)
~ workers = [] -> (known after apply)
} -> (known after apply)
~ tags = [
- "cf:environment=staging",
- "cf:service=prod-website-admin",
]
~ updated_on = "2026-06-23T05:50:20Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
# cloudflare_worker.api[0] will be updated in-place
~ resource "cloudflare_worker" "api" {
id = "9984f4433400473195cdea923deac895"
name = "staging-website-api"
~ observability = {
~ logs = {
+ destinations = []
# (4 unchanged attributes hidden)
}
~ traces = {
+ destinations = []
# (4 unchanged attributes hidden)
}
# (2 unchanged attributes hidden)
}
~ references = {
~ dispatch_namespace_outbounds = [] -> (known after apply)
~ domains = [] -> (known after apply)
~ durable_objects = [] -> (known after apply)
~ queues = [] -> (known after apply)
~ workers = [] -> (known after apply)
} -> (known after apply)
~ tags = [
- "cf:environment=staging",
- "cf:service=prod-website-api",
]
~ updated_on = "2026-06-23T05:50:15Z" -> (known after apply)
# (6 unchanged attributes hidden)
}
# cloudflare_worker.mcp[0] will be updated in-place
~ resource "cloudflare_worker" "mcp" {
id = "395be19a8ab6477b9bed0cb0278fd0a3"
name = "staging-website-mcp"
~ observability = {
~ logs = {
+ destinations = []
# (4 unchanged attributes hidden)
}
~ traces = {
+ destinations = []
# (4 unchanged attributes hidden)
}
# (2 unchanged attributes hidden)
}
~ tags = [
- "cf:environment=staging",
- "cf:service=prod-website-mcp",
]
~ updated_on = "2026-06-23T05:50:11Z" -> (known after apply)
# (7 unchanged attributes hidden)
}
# cloudflare_workers_custom_domain.api[0] will be created
+ resource "cloudflare_workers_custom_domain" "api" {
+ account_id = "bdd1588687f1b92a28778b3d4a2806b0"
+ cert_id = (known after apply)
+ environment = (known after apply)
+ hostname = "staging-website-api.skedulo.com"
+ id = (known after apply)
+ service = "staging-website-api"
+ zone_id = "6a33c78833303454e1b08120da6e333b"
+ zone_name = "skedulo.com"
}
# cloudflare_workers_custom_domain.mcp[0] will be created
+ resource "cloudflare_workers_custom_domain" "mcp" {
+ account_id = "bdd1588687f1b92a28778b3d4a2806b0"
+ cert_id = (known after apply)
+ environment = (known after apply)
+ hostname = "staging-website-mcp.skedulo.com"
+ id = (known after apply)
+ service = "staging-website-mcp"
+ zone_id = "6a33c78833303454e1b08120da6e333b"
+ zone_name = "skedulo.com"
}
# cloudflare_zero_trust_access_application.admin[0] will be updated in-place
~ resource "cloudflare_zero_trust_access_application" "admin" {
- auto_redirect_to_identity = false -> null
~ destinations = [
~ {
~ uri = "staging-admin.skedulo.com" -> "staging-website-admin.skedulo.com"
# (1 unchanged attribute hidden)
},
]
~ domain = "staging-admin.skedulo.com" -> "staging-website-admin.skedulo.com"
- enable_binding_cookie = false -> null
~ http_only_cookie_attribute = false -> true
id = "d8af883b-f03d-4e37-83c4-29ddc7e6ee06"
name = "Webmaster Admin (staging)"
- options_preflight_bypass = false -> null
~ policies = [
~ {
~ id = "2d11fe9d-b811-4752-aa0e-3d0b81547824" -> "15bd6162-9d37-47ee-9d31-147c2c613442"
# (1 unchanged attribute hidden)
},
]
~ self_hosted_domains = [
- "staging-admin.skedulo.com",
] -> (known after apply)
# (5 unchanged attributes hidden)
}
Plan: 2 to add, 4 to change, 0 to destroy.
│ Warning: Redundant ignore_changes element
│ on workers.tf line 67, in resource "cloudflare_worker" "mcp":
│ 67: resource "cloudflare_worker" "mcp" {
│ Adding an attribute name to ignore_changes tells OpenTofu to ignore future
│ changes to the argument in configuration after the object has been created,
│ retaining the value originally configured.
│ The attribute references is decided by the provider alone and therefore
│ there can be no configured value to compare with. Including this attribute
│ in ignore_changes has no effect. Remove the attribute from ignore_changes
│ to quiet this warning.
Uploading configuration changes for apply stage...
Uploaded configuration changes in 255.61ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment