Created
May 7, 2025 15:52
-
-
Save ceferrari/9a2a1e1dae246df7da4bac0761f0a801 to your computer and use it in GitHub Desktop.
cloudflare_workers_route without route_id 3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-05-07T12:34:48.851-0300 [INFO] Terraform version: 1.11.2 | |
2025-05-07T12:34:48.851-0300 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0 | |
2025-05-07T12:34:48.851-0300 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0 | |
2025-05-07T12:34:48.851-0300 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-05-07T12:34:48.851-0300 [DEBUG] using github.com/zclconf/go-cty v1.16.0 | |
2025-05-07T12:34:48.851-0300 [INFO] Go runtime version: go1.23.3 | |
2025-05-07T12:34:48.851-0300 [INFO] CLI args: []string{"terraform", "apply"} | |
2025-05-07T12:34:48.851-0300 [DEBUG] Attempting to open CLI config file: /home/cefer/.terraformrc | |
2025-05-07T12:34:48.851-0300 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory /home/cefer/.terraform.d/plugins | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory /home/cefer/.local/share/terraform/plugins | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2025-05-07T12:34:48.851-0300 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2025-05-07T12:34:48.851-0300 [INFO] CLI command args: []string{"apply"} | |
2025-05-07T12:34:48.961-0300 [DEBUG] checking for provisioner in "." | |
2025-05-07T12:34:48.962-0300 [DEBUG] checking for provisioner in "/usr/bin" | |
2025-05-07T12:34:48.963-0300 [INFO] backend/local: starting Apply operation | |
2025-05-07T12:34:49.741-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:49.741-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:49.749-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0"] | |
2025-05-07T12:34:49.749-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 pid=113116 | |
2025-05-07T12:34:49.749-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 | |
2025-05-07T12:34:49.754-0300 [INFO] provider.terraform-provider-cloudflare_v5.4.0: configuring server automatic mTLS: timestamp=2025-05-07T12:34:49.754-0300 | |
2025-05-07T12:34:49.763-0300 [DEBUG] provider: using plugin: version=6 | |
2025-05-07T12:34:49.763-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: plugin address: address=/tmp/plugin1189881111 network=unix timestamp=2025-05-07T12:34:49.763-0300 | |
2025-05-07T12:34:49.808-0300 [DEBUG] No provider meta schema returned | |
2025-05-07T12:34:49.822-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:49.824-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 id=113116 | |
2025-05-07T12:34:49.824-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:49.824-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:49.824-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:49.828-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5"] | |
2025-05-07T12:34:49.828-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 pid=113132 | |
2025-05-07T12:34:49.828-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:49.849-0300 [INFO] provider.terraform-provider-google_v6.34.0_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:49.848-0300 | |
2025-05-07T12:34:49.857-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:49.857-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: plugin address: address=/tmp/plugin4102186700 network=unix timestamp=2025-05-07T12:34:49.857-0300 | |
2025-05-07T12:34:49.956-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:49.958-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 id=113132 | |
2025-05-07T12:34:49.958-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:49.958-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:49.958-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:49.961-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5"] | |
2025-05-07T12:34:49.961-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 pid=113166 | |
2025-05-07T12:34:49.961-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 | |
2025-05-07T12:34:49.964-0300 [INFO] provider.terraform-provider-random_v3.7.2_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:49.964-0300 | |
2025-05-07T12:34:49.972-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: plugin address: address=/tmp/plugin2851522157 network=unix timestamp=2025-05-07T12:34:49.972-0300 | |
2025-05-07T12:34:49.972-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:49.980-0300 [DEBUG] No provider meta schema returned | |
2025-05-07T12:34:49.980-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:49.981-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 id=113166 | |
2025-05-07T12:34:49.981-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:49.981-0300 [DEBUG] Building and walking validate graph | |
2025-05-07T12:34:49.982-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.tunnel.random_id.this | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.ns_porkbun" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "data.google_secret_manager_secret_version.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.tls_1_3" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.random_id.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret_version.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.opportunistic_encryption" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_dkim" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.ssl" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.cname_tunnel" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.security_header" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_spf1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.min_tls_version" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_dmarc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret_iam_policy.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.mx_porkbun" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.worker.cloudflare_workers_script.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.automatic_https_rewrites" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.dns.data.google_secret_manager_secret_version.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.always_use_https" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.982-0300 [DEBUG] ProviderTransformer: "module.worker.cloudflare_workers_route.this" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.always_use_https" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.worker.var.zone_id (expand)" references: [module.zone.output.id (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.tunnel (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.min_tls_version" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.tls_1_3" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns (close)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dmarc" references: [module.dns.var.zone_name (expand) module.dns.var.cloudflare (expand) module.dns.var.cloudflare (expand) module.dns.var.zone_id (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_iam_policy.this" references: [module.tunnel.google_secret_manager_secret.this module.tunnel.google_secret_manager_secret.this module.tunnel.var.google (expand) module.tunnel.google_secret_manager_secret.this] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.var.google (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.var.google (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns (expand)" references: [module.zone.output.id (expand) module.zone (expand) module.zone (close) module.zone.output.name (expand) module.tunnel (expand) module.tunnel (close) module.tunnel.output.id (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.cname_tunnel" references: [module.dns.var.tunnel_id (expand) module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.worker.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.output.id (expand)" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun" references: [module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.mx_porkbun" references: [module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.zone.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "module.tunnel.local.cloud_run_endpoint (expand)" references: [module.tunnel.var.cloudflare (expand) module.tunnel.var.env (expand) module.tunnel.var.cloudflare (expand)] | |
2025-05-07T12:34:49.983-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.security_header" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_script.this" references: [module.worker.var.cloudflare (expand) module.worker.var.env (expand) module.worker.var.cloudflare (expand) module.worker.var.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.automatic_https_rewrites" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "local.env (expand)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.google var.google] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "data.google_secret_manager_secret_version.this" references: [var.google] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker.var.zone_name (expand)" references: [module.zone.output.name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "local.zone_tunnel_name (expand)" references: [var.cloudflare] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret.this" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this module.tunnel.var.google (expand) module.tunnel.var.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.var.zone_id (expand)" references: [module.zone.output.id (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel (close)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.random_id.this" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_version.this" references: [module.tunnel.google_secret_manager_secret.this module.tunnel.google_secret_manager_secret.this module.tunnel.var.cloudflare (expand) module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this module.tunnel.random_id.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone (expand)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_spf1" references: [module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dkim" references: [module.dns.data.google_secret_manager_secret_version.this module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.data.google_secret_manager_secret_version.this" references: [module.dns.var.google (expand) module.dns.var.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.output.id (expand)" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.opportunistic_encryption" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "var.google" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.var.tunnel_id (expand)" references: [module.tunnel.output.id (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker.var.google (expand)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this" references: [module.tunnel.random_id.this module.tunnel.var.cloudflare (expand) module.tunnel.var.name (expand) module.tunnel.random_id.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [data.google_secret_manager_secret_version.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.name (expand)" references: [local.zone_tunnel_name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone.this" references: [module.zone.var.name (expand) module.zone.var.cloudflare (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this module.tunnel.var.cloudflare (expand) module.tunnel.var.cloudflare (expand) module.tunnel.var.name (expand) module.tunnel.local.cloud_run_endpoint (expand) module.tunnel.local.cloud_run_endpoint (expand) module.tunnel.local.cloud_run_endpoint (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.google (expand)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker (expand)" references: [module.zone.output.id (expand) module.zone (expand) module.zone (close) module.zone.output.name (expand) module.tunnel (expand) module.tunnel (close) module.tunnel.output.id (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker (close)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone (close)" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_route.this" references: [module.worker.cloudflare_workers_script.this module.worker.cloudflare_workers_script.this module.worker.var.zone_id (expand) module.worker.var.zone_name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "var.cloudflare" references: [] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.dns.var.zone_name (expand)" references: [module.zone.output.name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.worker.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.var.name (expand)" references: [local.zone_tunnel_name (expand)] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.output.name (expand)" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.984-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.ssl" references: [module.zone.cloudflare_zone.this] | |
2025-05-07T12:34:49.986-0300 [DEBUG] Starting graph walk: walkValidate | |
2025-05-07T12:34:49.987-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:49.987-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:49.990-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5"] | |
2025-05-07T12:34:49.990-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 pid=113176 | |
2025-05-07T12:34:49.990-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 | |
2025-05-07T12:34:49.992-0300 [INFO] provider.terraform-provider-random_v3.7.2_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:49.992-0300 | |
2025-05-07T12:34:50.001-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:50.001-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: plugin address: address=/tmp/plugin2803235627 network=unix timestamp=2025-05-07T12:34:50.001-0300 | |
2025-05-07T12:34:50.007-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:50.007-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:50.010-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5"] | |
2025-05-07T12:34:50.010-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 pid=113199 | |
2025-05-07T12:34:50.010-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:50.029-0300 [INFO] provider.terraform-provider-google_v6.34.0_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:50.029-0300 | |
2025-05-07T12:34:50.038-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:50.038-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: plugin address: address=/tmp/plugin2856552854 network=unix timestamp=2025-05-07T12:34:50.038-0300 | |
2025-05-07T12:34:50.045-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:50.046-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 id=113176 | |
2025-05-07T12:34:50.046-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:50.064-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:50.064-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:50.067-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0"] | |
2025-05-07T12:34:50.067-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 pid=113216 | |
2025-05-07T12:34:50.067-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 | |
2025-05-07T12:34:50.073-0300 [INFO] provider.terraform-provider-cloudflare_v5.4.0: configuring server automatic mTLS: timestamp=2025-05-07T12:34:50.073-0300 | |
2025-05-07T12:34:50.082-0300 [DEBUG] provider: using plugin: version=6 | |
2025-05-07T12:34:50.082-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: plugin address: address=/tmp/plugin4141129233 network=unix timestamp=2025-05-07T12:34:50.082-0300 | |
2025-05-07T12:34:50.089-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.089-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.093-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.097-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.097-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.098-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.098-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.098-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.098-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.099-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:50.099-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:50.101-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 id=113199 | |
2025-05-07T12:34:50.101-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:50.102-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:50.103-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 id=113216 | |
2025-05-07T12:34:50.103-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:50.103-0300 [INFO] backend/local: apply calling Plan | |
2025-05-07T12:34:50.103-0300 [DEBUG] Building and walking plan graph for NormalMode | |
2025-05-07T12:34:50.104-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.tunnel.random_id.this (expand) | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.ssl (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"maceio\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.ns_porkbun (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_dkim (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_dmarc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.txt_spf1 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "data.google_secret_manager_secret_version.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.mx_porkbun (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"fortaleza\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret_version.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.spf1 (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.security_header (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"curitiba\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.min_tls_version (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.cname_tunnel (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.104-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.tls_1_3 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.automatic_https_rewrites (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"salvador\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.tunnel.random_id.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/random"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.data.google_secret_manager_secret_version.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_a[\"44.227.76.166\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.opportunistic_encryption (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_cname[\"*\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.zone.cloudflare_zone_setting.always_use_https (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_cname[\"www\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.worker.cloudflare_workers_route.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_a[\"44.227.65.245\"] (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.worker.cloudflare_workers_script.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.dmarc (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.dns.cloudflare_dns_record.porkbun_mx (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/cloudflare/cloudflare"] | |
2025-05-07T12:34:50.105-0300 [DEBUG] ProviderTransformer: "module.tunnel.google_secret_manager_secret_iam_policy.this (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "local.env (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"curitiba\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.worker (expand)" references: [module.zone (expand) module.zone.output.id (expand) module.zone.output.name (expand) module.zone (close) module.tunnel (close) module.tunnel.output.id (expand) module.tunnel (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel (close)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_iam_policy.this (expand)" references: [module.tunnel.google_secret_manager_secret.this (expand) module.tunnel.var.google (expand) module.tunnel.google_secret_manager_secret.this (expand) module.tunnel.google_secret_manager_secret.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.google (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel.output.id (expand)" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "local.zone_tunnel_name (expand)" references: [var.cloudflare] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "var.cloudflare" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.worker.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dmarc (expand)" references: [module.dns.var.zone_id (expand) module.dns.var.zone_name (expand) module.dns.var.cloudflare (expand) module.dns.var.cloudflare (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.var.name (expand)" references: [local.zone_tunnel_name (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"salvador\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns (close)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.worker.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.output.id (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_version.this (expand)" references: [module.tunnel.google_secret_manager_secret.this (expand) module.tunnel.var.cloudflare (expand) module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand) module.tunnel.random_id.this (expand) module.tunnel.google_secret_manager_secret.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.always_use_https (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "var.google" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.automatic_https_rewrites (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.dmarc (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.cname_tunnel (expand)" references: [module.dns.var.tunnel_id (expand) module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.zone.output.name (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"maceio\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_cname[\"www\"] (orphan)" references: [] | |
2025-05-07T12:34:50.106-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand)" references: [module.tunnel.random_id.this (expand) module.tunnel.random_id.this (expand) module.tunnel.var.cloudflare (expand) module.tunnel.var.name (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.min_tls_version (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.ssl (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [data.google_secret_manager_secret_version.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.worker.var.zone_id (expand)" references: [module.zone.output.id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.random_id.this (expand)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_spf1 (expand)" references: [module.dns.var.zone_name (expand) module.dns.var.zone_id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.worker.var.google (expand)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.var.zone_name (expand)" references: [module.zone.output.name (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.name (expand)" references: [local.zone_tunnel_name (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_a[\"44.227.76.166\"] (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns (expand)" references: [module.zone (expand) module.zone.output.id (expand) module.zone.output.name (expand) module.zone (close) module.tunnel (close) module.tunnel.output.id (expand) module.tunnel (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "data.google_secret_manager_secret_version.this (expand)" references: [var.google] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.data.google_secret_manager_secret_version.this (expand)" references: [module.dns.var.env (expand) module.dns.var.google (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.var.zone_id (expand)" references: [module.zone.output.id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.service[\"redacted\"] (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_a[\"44.227.65.245\"] (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.google var.google] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone (close)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret.this (expand)" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand) module.tunnel.var.env (expand) module.tunnel.var.google (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.var.tunnel_id (expand)" references: [module.tunnel.output.id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.worker.var.zone_name (expand)" references: [module.zone.output.name (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun (expand)" references: [module.dns.var.zone_name (expand) module.dns.var.zone_id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.var.google (expand)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.spf1 (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.tls_1_3 (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.mx_porkbun (expand)" references: [module.dns.var.zone_name (expand) module.dns.var.zone_id (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.env (expand)" references: [local.env (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.var.cloudflare (expand)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.local.cloud_run_endpoint (expand)" references: [module.tunnel.var.cloudflare (expand) module.tunnel.var.env (expand) module.tunnel.var.cloudflare (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_route.this (expand)" references: [module.worker.cloudflare_workers_script.this (expand) module.worker.var.zone_id (expand) module.worker.var.zone_name (expand) module.worker.cloudflare_workers_script.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.security_header (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dkim (expand)" references: [module.dns.data.google_secret_manager_secret_version.this (expand) module.dns.var.zone_id (expand) module.dns.var.zone_name (expand)] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.zone.var.google (expand)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_ns[\"fortaleza\"] (orphan)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.worker (close)" references: [] | |
2025-05-07T12:34:50.107-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this (expand)" references: [module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand) module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this (expand) module.tunnel.var.cloudflare (expand) module.tunnel.var.cloudflare (expand) module.tunnel.var.name (expand) module.tunnel.local.cloud_run_endpoint (expand) module.tunnel.local.cloud_run_endpoint (expand) module.tunnel.local.cloud_run_endpoint (expand)] | |
2025-05-07T12:34:50.108-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_script.this (expand)" references: [module.worker.var.cloudflare (expand) module.worker.var.env (expand) module.worker.var.env (expand) module.worker.var.cloudflare (expand)] | |
2025-05-07T12:34:50.108-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.opportunistic_encryption (expand)" references: [module.zone.cloudflare_zone.this (expand)] | |
2025-05-07T12:34:50.108-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone.this (expand)" references: [module.zone.var.name (expand) module.zone.var.cloudflare (expand)] | |
2025-05-07T12:34:50.108-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_cname[\"*\"] (orphan)" references: [] | |
2025-05-07T12:34:50.108-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.porkbun_mx (orphan)" references: [] | |
2025-05-07T12:34:50.111-0300 [DEBUG] Starting graph walk: walkPlan | |
2025-05-07T12:34:50.111-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:50.111-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:50.115-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5"] | |
2025-05-07T12:34:50.115-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 pid=113230 | |
2025-05-07T12:34:50.115-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 | |
2025-05-07T12:34:50.117-0300 [INFO] provider.terraform-provider-random_v3.7.2_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:50.117-0300 | |
2025-05-07T12:34:50.125-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: plugin address: address=/tmp/plugin1243607611 network=unix timestamp=2025-05-07T12:34:50.125-0300 | |
2025-05-07T12:34:50.125-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:50.133-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:50.133-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:50.136-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5"] | |
2025-05-07T12:34:50.136-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 pid=113238 | |
2025-05-07T12:34:50.136-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:50.156-0300 [INFO] provider.terraform-provider-google_v6.34.0_x5: configuring server automatic mTLS: timestamp=2025-05-07T12:34:50.156-0300 | |
2025-05-07T12:34:50.164-0300 [DEBUG] provider: using plugin: version=5 | |
2025-05-07T12:34:50.164-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: plugin address: address=/tmp/plugin320864081 network=unix timestamp=2025-05-07T12:34:50.164-0300 | |
2025-05-07T12:34:50.172-0300 [DEBUG] ReferenceTransformer: "module.tunnel.random_id.this" references: [] | |
module.tunnel.random_id.this: Refreshing state... [id=V8dvgpMc-8Brn8Ypf3W0ZR1KPzr1yGNZGIWHvML8ghw] | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path="keepers[\"version\"]" tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_resource_type=random_id timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_resource_type=random_id tf_attribute_path=keepers tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=byte_length tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ReadResource timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=random_id tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_resource_type=random_id tf_rpc=ReadResource timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_resource_type=random_id tf_attribute_path=dec tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.173-0300 [DEBUG] provider.terraform-provider-random_v3.7.2_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=7c6c7e96-904e-a757-260b-d7c1f76f3587 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=random_id timestamp=2025-05-07T12:34:50.173-0300 | |
2025-05-07T12:34:50.177-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:50.177-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/random/3.7.2/linux_amd64/terraform-provider-random_v3.7.2_x5 id=113230 | |
2025-05-07T12:34:50.177-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:50.194-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [INFO] Authenticating using DefaultClient... | |
2025-05-07T12:34:50.194-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email] | |
2025-05-07T12:34:50.194-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [INFO] Authenticating using DefaultClient... | |
2025-05-07T12:34:50.194-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email] | |
2025-05-07T12:34:50.194-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:50.749-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [INFO] Terraform is using this identity: redacted | |
2025-05-07T12:34:50.751-0300 [DEBUG] ReferenceTransformer: "data.google_secret_manager_secret_version.this" references: [] | |
data.google_secret_manager_secret_version.this: Reading... | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [DEBUG] Retry Transport: request attempt 0 | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:50 [DEBUG] Google API Request Details: | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ REQUEST ]--------------------------------------- | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: GET /v1/projects/saas-mono-ts/secrets/token-cloudflare/versions/latest?alt=json HTTP/1.1 | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Host: secretmanager.googleapis.com | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: User-Agent: Terraform/1.11.2 (+https://www.terraform.io) Terraform-Plugin-SDK/2.36.0 terraform-provider-google/6.34.0 | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Accept-Encoding: gzip | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:50.753-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Google API Response Details: | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: HTTP/2.0 200 OK | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json; charset=UTF-8 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Date: Wed, 07 May 2025 15:34:52 GMT | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Server: ESF | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Origin | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: X-Origin | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Referer | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Content-Type-Options: nosniff | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Frame-Options: SAMEORIGIN | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Xss-Protection: 0 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "name": "projects/1018252262301/secrets/token-cloudflare/versions/1", | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "createTime": "2025-04-25T01:52:05.089268Z", | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "state": "ENABLED", | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "replicationStatus": { | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "automatic": {} | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: }, | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "etag": "\"16339094dd1f1e\"" | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: Returning after 1 attempts | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Received Google SecretManager Version: map["createTime":"2025-04-25T01:52:05.089268Z" "etag":"\"16339094dd1f1e\"" "name":"projects/1018252262301/secrets/token-cloudflare/versions/1" "replicationStatus":map["automatic":map[]] "state":"ENABLED"] | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: request attempt 0 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Google API Request Details: | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ REQUEST ]--------------------------------------- | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: GET /v1/projects/saas-mono-ts/secrets/token-cloudflare/versions/latest:access?alt=json HTTP/1.1 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Host: secretmanager.googleapis.com | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: User-Agent: Terraform/1.11.2 (+https://www.terraform.io) Terraform-Plugin-SDK/2.36.0 terraform-provider-google/6.34.0 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Accept-Encoding: gzip | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.288-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Google API Response Details: | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: HTTP/2.0 200 OK | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json; charset=UTF-8 | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Date: Wed, 07 May 2025 15:34:52 GMT | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Server: ESF | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Origin | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: X-Origin | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Referer | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Content-Type-Options: nosniff | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Frame-Options: SAMEORIGIN | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Xss-Protection: 0 | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "name": "projects/1018252262301/secrets/token-cloudflare/versions/1", | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "payload": { | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "data": "T090WFJMR25PM3lKcVBNOXB3dHFkWU82VEplc0lIRFBWZjl1YURSaw==", | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "dataCrc32c": "982184842" | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2025-05-07T12:34:51.582-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: Returning after 1 attempts | |
data.google_secret_manager_secret_version.this: Read complete after 1s [id=projects/1018252262301/secrets/token-cloudflare/versions/1] | |
2025-05-07T12:34:51.583-0300 [DEBUG] created provider logger: level=debug | |
2025-05-07T12:34:51.583-0300 [INFO] provider: configuring client automatic mTLS | |
2025-05-07T12:34:51.586-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 args=[".terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0"] | |
2025-05-07T12:34:51.586-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 pid=113300 | |
2025-05-07T12:34:51.586-0300 [DEBUG] provider: waiting for RPC address: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 | |
2025-05-07T12:34:51.592-0300 [INFO] provider.terraform-provider-cloudflare_v5.4.0: configuring server automatic mTLS: timestamp=2025-05-07T12:34:51.592-0300 | |
2025-05-07T12:34:51.600-0300 [DEBUG] provider: using plugin: version=6 | |
2025-05-07T12:34:51.600-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: plugin address: address=/tmp/plugin2276170393 network=unix timestamp=2025-05-07T12:34:51.600-0300 | |
2025-05-07T12:34:51.608-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone.this" references: [] | |
2025-05-07T12:34:51.608-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this" references: [] | |
module.tunnel.cloudflare_zero_trust_tunnel_cloudflared.this: Refreshing state... [id=redacted] | |
module.zone.cloudflare_zone.this: Refreshing state... [id=redacted] | |
2025-05-07T12:34:51.612-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/accounts/e608cf37419c45f54d923f1d386fb411/cfd_tunnel/redacted HTTP/1.1 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-os: Linux | |
> authorization: [redacted] | |
> accept: application/json | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-arch: x64 | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-lang: Terraform | |
> x-stainless-runtime-version: 1.14.1: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.612-0300 | |
2025-05-07T12:34:51.612-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted HTTP/1.1 | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-os: Linux | |
> accept: application/json | |
> x-stainless-arch: x64 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.4.0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> authorization: [redacted]: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee timestamp=2025-05-07T12:34:51.612-0300 | |
2025-05-07T12:34:51.931-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< cf-ray: 93c1c8b46f797dec-GRU | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUv15VomkorGV; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=SCM_5yO3.5bsAkQ2OP3D2Wujha8yvJhunpiOEtjFbCQ-1746632093-1.0.1.1-WD7t0whO67BD6J4DMpix2.pd3g0re_GzLiCR682g.2Dfki9VxSIVoZq1uOjYexAkJy1gOpY7g3oGQo2wx2nZhD0wkO5MseTPaObPxQ9UqSQ; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=B9eNiYi1SiWkwcrVJR.QOI_nk1plaX48EzlRDdVVPfw-1746632093124-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 0196ab62-acc8-79ce-ab7e-955f5983bc0f | |
< server: cloudflare | |
< | |
{"success":true,"errors":[],"messages":[],"result":{"id":"redacted","account_tag":"e608cf37419c45f54d923f1d386fb411","created_at":"2025-05-06T22:14:35.705145Z","deleted_at":null,"name":"redacted","connections":[],"conns_active_at":null,"conns_inactive_at":"2025-05-06T22:14:35.705145Z","tun_type":"cfd_tunnel","metadata":{},"status":"inactive","remote_config":true}} | |
: @module=cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.931-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=conns_inactive_at tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.931-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=created_at tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource tf_attribute_path=metadata tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource tf_attribute_path=id timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=status tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=name tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config_src tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=tunnel_secret tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.931-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tun_type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared timestamp=2025-05-07T12:34:51.932-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=account_id tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:51.932-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_attribute_path=account_tag tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:51.932-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=connections timestamp=2025-05-07T12:34:51.932-0300 | |
2025-05-07T12:34:51.932-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=remote_config tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=67eb7c4e-0675-6995-26b6-36012cca5f9a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared timestamp=2025-05-07T12:34:51.932-0300 | |
2025-05-07T12:34:51.933-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:51.935-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-accb-7d76-afdf-c18bd0b80f5e | |
< x-content-type-options: nosniff | |
< content-type: application/json | |
< cf-ray: 93c1c8b46f7b7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< vary: accept-encoding | |
< strict-transport-security: max-age=31536000 | |
< pragma: no-cache | |
< x-frame-options: SAMEORIGIN | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUv15VomkorGV; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=w2DoT.cOnHzVUsVvqAha2OXO9hqumbQ9_nULl8LY_lQ-1746632093-1.0.1.1-1HHwnFCAuokkXS7cRCWyh0s_tEO.KCFySvlyh3sNpdTBrPVwjiYJKmgjrIws.XYz7RYAIz6xX5MkSwaiNsnwXRoMrvFStjdKM7l9hgbJnKM; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=u24cXTIsl0bCcL6POSy5gW51P8Bk7GCYy_2h9uxCgak-1746632093129-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< | |
{"result":{"id":"redacted","name":"redacted","status":"pending","paused":false,"type":"full","development_mode":0,"name_servers":["jaime.ns.cloudflare.com","ullis.ns.cloudflare.com"],"original_name_servers":["joselyn.ns.cloudflare.com","vicky.ns.cloudflare.com"],"original_registrar":"porkbun llc (id: 1861)","original_dnshost":null,"modified_on":"2025-05-06T22:14:37.071513Z","created_on":"2025-05-06T22:14:36.043694Z","activated_on":null,"meta":{"step":4,"custom_certificate_quota":0,"page_rule_quota":3,"phishing_detected":false},"owner":{"id":null,"type":"user","email":null},"account":{"id":"e608cf37419c45f54d923f1d386fb411","name":"ceferrari"},"tenant":{"id":null,"name":null},"tenant_unit":{"id":null},"permissions":["#zone_settings:read","#zone_settings:edit","#dns_records:read","#dns_records:edit","#page_shield:read","#ssl:read","#page_shield:edit","#zone:edit","#zone:read","#worker:edit","#worker:read"],"plan":{"id":"0feeeeeeeeeeeeeeeeeeeeeeeeeeeeee","name":"Free Website","price":0,"currency":"USD","frequency":"","is_subscribed":false,"can_subscribe":false,"legacy_id":"free","legacy_discount":false,"externally_managed":false}},"success":true,"errors":[],"messages":[]} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.935-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone tf_attribute_path=original_name_servers[0] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.935-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=original_name_servers[1] tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zone @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=original_name_servers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=meta.step tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=meta.custom_certificate_quota tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta.page_rule_quota tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=meta.phishing_detected tf_resource_type=cloudflare_zone @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=name_servers[0] tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zone tf_rpc=ReadResource tf_attribute_path=name_servers[1] tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_zone @module=sdk.framework tf_attribute_path=name_servers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @module=sdk.framework tf_attribute_path=status timestamp=2025-05-07T12:34:51.935-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=original_registrar timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_resource_type=cloudflare_zone tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=account.id tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_zone tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=account tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @module=sdk.framework tf_attribute_path=owner.type tf_resource_type=cloudflare_zone tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.936-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=owner tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.937-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created_on tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.937-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=paused tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.937-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.937-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_zone tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=development_mode tf_req_id=f8a2479a-7bf6-09ad-e223-f36ef6fd13ee timestamp=2025-05-07T12:34:51.936-0300 | |
2025-05-07T12:34:51.937-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:51.941-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret.this" references: [] | |
2025-05-07T12:34:51.941-0300 [DEBUG] ReferenceTransformer: "module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this" references: [] | |
2025-05-07T12:34:51.941-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.opportunistic_encryption" references: [] | |
2025-05-07T12:34:51.941-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"on"} | |
2025-05-07T12:34:51.941-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.ssl" references: [] | |
2025-05-07T12:34:51.941-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"strict"} | |
2025-05-07T12:34:51.941-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.min_tls_version" references: [] | |
2025-05-07T12:34:51.942-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"1.0"} | |
2025-05-07T12:34:51.942-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.always_use_https" references: [] | |
2025-05-07T12:34:51.942-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.automatic_https_rewrites" references: [] | |
2025-05-07T12:34:51.942-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"on"} | |
module.zone.cloudflare_zone_setting.ssl: Refreshing state... | |
module.zone.cloudflare_zone_setting.opportunistic_encryption: Refreshing state... | |
2025-05-07T12:34:51.942-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.security_header" references: [] | |
2025-05-07T12:34:51.942-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"on"} | |
module.zone.cloudflare_zone_setting.min_tls_version: Refreshing state... | |
module.tunnel.google_secret_manager_secret.this: Refreshing state... [id=projects/saas-mono-ts/secrets/prod-cloudflared-token] | |
2025-05-07T12:34:51.942-0300 [DEBUG] ReferenceTransformer: "module.zone.cloudflare_zone_setting.tls_1_3" references: [] | |
2025-05-07T12:34:51.942-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":"string", "value":"on"} | |
2025-05-07T12:34:51.942-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/ssl HTTP/1.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-arch: x64 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> authorization: [redacted] | |
> accept: application/json | |
> x-stainless-runtime: terraform-plugin-framework: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:51.942-0300 | |
2025-05-07T12:34:51.943-0300 [DEBUG] UpgradeResourceState: ignoring dynamic block: map[string]interface {}{"type":[]interface {}{"object", map[string]interface {}{"strict_transport_security":[]interface {}{"object", map[string]interface {}{"enabled":"bool", "include_subdomains":"bool", "max_age":"number", "nosniff":"bool", "preload":"bool"}}}}, "value":map[string]interface {}{"strict_transport_security":map[string]interface {}{"enabled":true, "include_subdomains":true, "max_age":"31536000", "nosniff":true, "preload":true}}} | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/opportunistic_encryption HTTP/1.1 | |
> authorization: [redacted] | |
> x-stainless-os: Linux | |
> x-stainless-package-version: 5.4.0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> x-stainless-arch: x64: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.942-0300 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/min_tls_version HTTP/1.1 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> x-stainless-os: Linux | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-lang: Terraform | |
> authorization: [redacted]: tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=cloudflare timestamp=2025-05-07T12:34:51.943-0300 | |
module.zone.cloudflare_zone_setting.automatic_https_rewrites: Refreshing state... | |
module.zone.cloudflare_zone_setting.always_use_https: Refreshing state... | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Waiting for state to become: [success] | |
module.zone.cloudflare_zone_setting.tls_1_3: Refreshing state... | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Retry Transport: request attempt 0 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:51 [DEBUG] Google API Request Details: | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ REQUEST ]--------------------------------------- | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: GET /v1/projects/saas-mono-ts/secrets/prod-cloudflared-token?alt=json HTTP/1.1 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Host: secretmanager.googleapis.com | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: User-Agent: Terraform/1.11.2 (+https://www.terraform.io) Terraform-Plugin-SDK/2.36.0 terraform-provider-google/6.34.0 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Accept-Encoding: gzip | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
module.zone.cloudflare_zone_setting.security_header: Refreshing state... | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/always_use_https HTTP/1.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-os: Linux | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-retry-count: 0 | |
> accept: application/json | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-arch: x64 | |
> authorization: [redacted]: @module=cloudflare tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.943-0300 | |
2025-05-07T12:34:51.943-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/automatic_https_rewrites HTTP/1.1 | |
> authorization: [redacted] | |
> x-stainless-lang: Terraform | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-os: Linux | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-arch: x64 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2: tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac tf_resource_type=cloudflare_zone_setting @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_rpc=ReadResource timestamp=2025-05-07T12:34:51.943-0300 | |
2025-05-07T12:34:51.944-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/tls_1_3 HTTP/1.1 | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> x-stainless-arch: x64 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.4.0 | |
> accept: application/json | |
> x-stainless-runtime: terraform-plugin-framework: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare timestamp=2025-05-07T12:34:51.944-0300 | |
2025-05-07T12:34:51.944-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/settings/security_header HTTP/1.1 | |
> x-stainless-arch: x64 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> authorization: [redacted] | |
> accept: application/json | |
> x-stainless-package-version: 5.4.0: tf_resource_type=cloudflare_zone_setting tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:51.944-0300 | |
module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this: Refreshing state... [id=redacted] | |
2025-05-07T12:34:51.947-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/accounts/e608cf37419c45f54d923f1d386fb411/cfd_tunnel/redacted/configurations HTTP/1.1 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-os: Linux | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-lang: Terraform | |
> accept: application/json | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:51.947-0300 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Google API Response Details: | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: HTTP/2.0 200 OK | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json; charset=UTF-8 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Date: Wed, 07 May 2025 15:34:53 GMT | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Server: ESF | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Origin | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: X-Origin | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Referer | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Content-Type-Options: nosniff | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Frame-Options: SAMEORIGIN | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Xss-Protection: 0 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "name": "projects/1018252262301/secrets/prod-cloudflared-token", | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "replication": { | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "automatic": {} | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: }, | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "createTime": "2025-05-06T22:14:38.456136Z", | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "labels": { | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "goog-terraform-provisioned": "true" | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: }, | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "etag": "\"16347ef1428548\"" | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2025-05-07T12:34:52.143-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Returning after 1 attempts | |
2025-05-07T12:34:52.147-0300 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.tunnel.google_secret_manager_secret.this, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .version_destroy_ttl: planned value cty.StringVal("") for a non-computed attribute | |
- .annotations: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
- .version_aliases: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
2025-05-07T12:34:52.147-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_iam_policy.this" references: [] | |
2025-05-07T12:34:52.147-0300 [DEBUG] ReferenceTransformer: "module.tunnel.google_secret_manager_secret_version.this" references: [] | |
module.tunnel.google_secret_manager_secret_iam_policy.this: Refreshing state... [id=projects/saas-mono-ts/secrets/prod-cloudflared-token] | |
module.tunnel.google_secret_manager_secret_version.this: Refreshing state... [id=projects/1018252262301/secrets/prod-cloudflared-token/versions/1] | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] matching ID projects/saas-mono-ts/secrets/prod-cloudflared-token to regex projects/(?P<project>[^/]+)/secrets/(?P<secret_id>[^/]+). | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Locking "iam-secretmanager-secret-projects/saas-mono-ts/secrets/prod-cloudflared-token" | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Locked "iam-secretmanager-secret-projects/saas-mono-ts/secrets/prod-cloudflared-token" | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retrieving policy for secretmanager secret "projects/saas-mono-ts/secrets/prod-cloudflared-token" | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Waiting for state to become: [success] | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2025-05-07T12:34:52.148-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: request attempt 0 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Google API Request Details: | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ REQUEST ]--------------------------------------- | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: GET /v1/projects/saas-mono-ts/secrets/prod-cloudflared-token:getIamPolicy?alt=json&options.requestedPolicyVersion=3 HTTP/1.1 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Host: secretmanager.googleapis.com | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: User-Agent: Terraform/1.11.2 (+https://www.terraform.io) Terraform-Plugin-SDK/2.36.0 terraform-provider-google/6.34.0 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Accept-Encoding: gzip | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: request attempt 0 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Google API Request Details: | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ REQUEST ]--------------------------------------- | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: GET /v1/projects/1018252262301/secrets/prod-cloudflared-token/versions/1?alt=json HTTP/1.1 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Host: secretmanager.googleapis.com | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: User-Agent: Terraform/1.11.2 (+https://www.terraform.io) Terraform-Plugin-SDK/2.36.0 terraform-provider-google/6.34.0 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Accept-Encoding: gzip | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.149-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:52.196-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b638d37dec-GRU | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=88q80z3UOrG40tJmMc_kXZ2kRJeP6ENfE52VN1tPS7A-1746632093-1.0.1.1-dhGS.lbXoVyKpUk7WKBIgW_7sHPvll0dg.epvle0926E2HF.uVxRqjTA7pVUPUEKKiyVciG7X3BiXxmnQyWXnLDbXefv3_BBi1VrAlV4aJY; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=8DFbzjz35LE65BeDIZR400PVTDI5vlI5qD3misaDi14-1746632093420-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-adf8-7639-9fb5-be2d7e0b0c06 | |
< | |
{"success":true,"errors":[],"messages":[],"result":{"tunnel_id":"redacted","version":1,"config":{"ingress":[{"path":"","service":"https://prod-redacted-redacted","hostname":"redacted.redacted","originRequest":{"caPool":"","proxyType":"","tlsTimeout":10,"http2Origin":true,"noTLSVerify":false,"tcpKeepAlive":30,"connectTimeout":30,"httpHostHeader":"prod-redacted-redacted","noHappyEyeballs":false,"keepAliveTimeout":90,"originServerName":"prod-redacted-redacted","keepAliveConnections":100,"disableChunkedEncoding":false}},{"path":"","service":"https://prod-redacted-redacted","hostname":"redacted.redacted","originRequest":{"caPool":"","proxyType":"","tlsTimeout":10,"http2Origin":true,"noTLSVerify":false,"tcpKeepAlive":30,"connectTimeout":30,"httpHostHeader":"prod-redacted-redacted","noHappyEyeballs":false,"keepAliveTimeout":90,"originServerName":"prod-redacted-redacted","keepAliveConnections":100,"disableChunkedEncoding":false}},{"path":"","service":"https://prod-redacted-redacted","hostname":"redacted.redacted","originRequest":{"caPool":"","proxyType":"","tlsTimeout":10,"http2Origin":true,"noTLSVerify":false,"tcpKeepAlive":30,"connectTimeout":30,"httpHostHeader":"prod-redacted-redacted","noHappyEyeballs":false,"keepAliveTimeout":90,"originServerName":"prod-redacted-redacted","keepAliveConnections":100,"disableChunkedEncoding":false}},{"path":"","service":"https://prod-redacted-redacted","hostname":"redacted.redacted","originRequest":{"caPool":"","proxyType":"","tlsTimeout":10,"http2Origin":true,"noTLSVerify":false,"tcpKeepAlive":30,"connectTimeout":30,"httpHostHeader":"prod-redacted-redacted","noHappyEyeballs":false,"keepAliveTimeout":90,"originServerName":"prod-redacted-redacted","keepAliveConnections":100,"disableChunkedEncoding":false}},{"path":"","service":"http_status:404"}],"warp-routing":{"enabled":false}},"source":"cloudflare","created_at":"2025-05-06T22:14:36.863024Z"}} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.196-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=version tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=tunnel_id tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=account_id tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource tf_attribute_path=config.ingress[0].service tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[0].origin_request.tls_timeout tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource tf_attribute_path=config.ingress[0].origin_request.http2_origin timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_attribute_path=config.ingress[0].origin_request.proxy_type tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[0].origin_request.keep_alive_timeout tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[0].origin_request.tcp_keep_alive tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_attribute_path=config.ingress[0].origin_request.http_host_header tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.origin_server_name tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.disable_chunked_encoding tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.connect_timeout timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.no_tls_verify tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[0].origin_request.keep_alive_connections tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.ca_pool timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework tf_attribute_path=config.ingress[0].origin_request.no_happy_eyeballs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.199-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[0].origin_request tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[0].path tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[0].hostname tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[0] tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[1].hostname tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[1].service tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[1].origin_request.origin_server_name tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=config.ingress[1].origin_request.keep_alive_timeout tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.tcp_keep_alive tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource tf_attribute_path=config.ingress[1].origin_request.no_tls_verify @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.disable_chunked_encoding tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.http2_origin tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[1].origin_request.keep_alive_connections tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.no_happy_eyeballs tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.tls_timeout timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.connect_timeout tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[1].origin_request.http_host_header tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @module=sdk.framework tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=config.ingress[1].origin_request.ca_pool tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[1].origin_request.proxy_type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[1].origin_request tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[1].path tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[1] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[2].origin_request.origin_server_name tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[2].origin_request.http2_origin tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[2].origin_request.disable_chunked_encoding tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[2].origin_request.proxy_type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.200-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[2].origin_request.connect_timeout tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=config.ingress[2].origin_request.no_tls_verify tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request.http_host_header tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=config.ingress[2].origin_request.keep_alive_connections tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[2].origin_request.tls_timeout tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request.tcp_keep_alive tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request.ca_pool @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request.keep_alive_timeout tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request.no_happy_eyeballs tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].origin_request tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource tf_attribute_path=config.ingress[2].path @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[2].hostname tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[2].service tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[2] tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[3].origin_request.keep_alive_timeout tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource tf_attribute_path=config.ingress[3].origin_request.origin_server_name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[3].origin_request.http2_origin tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=config.ingress[3].origin_request.proxy_type tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[3].origin_request.connect_timeout tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=config.ingress[3].origin_request.http_host_header tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[3].origin_request.no_happy_eyeballs tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[3].origin_request.disable_chunked_encoding tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[3].origin_request.ca_pool tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[3].origin_request.tls_timeout tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[3].origin_request.no_tls_verify tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=config.ingress[3].origin_request.tcp_keep_alive tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[3].origin_request.keep_alive_connections timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[3].origin_request tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[3].path tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @module=sdk.framework tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.201-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config.ingress[3].hostname timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress[3].service @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[3] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @module=sdk.framework timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[4].path tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.199-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=config.ingress[4].service tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_attribute_path=config.ingress[4] tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.ingress tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.warp_routing.enabled tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=config.warp_routing timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=config tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.202-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=50e28e64-dc44-fc1e-74c4-d8f55c29639a tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=created_at tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.200-0300 | |
2025-05-07T12:34:52.203-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Detected value change between proposed new state and prior state: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_attribute_path=source @module=sdk.framework tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"version\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"config\").AttributeName(\"ingress\").ElementKeyInt(0).AttributeName(\"origin_request\").AttributeName(\"access\")" tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"config\").AttributeName(\"ingress\").ElementKeyInt(1).AttributeName(\"origin_request\").AttributeName(\"access\")" tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.209-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"config\").AttributeName(\"ingress\").ElementKeyInt(2).AttributeName(\"origin_request\").AttributeName(\"access\")" tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"config\").AttributeName(\"ingress\").ElementKeyInt(3).AttributeName(\"origin_request\").AttributeName(\"access\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a @module=sdk.framework tf_attribute_path="AttributeName(\"config\").AttributeName(\"ingress\").ElementKeyInt(4).AttributeName(\"origin_request\")" timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path="AttributeName(\"config\").AttributeName(\"origin_request\")" tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"config\").AttributeName(\"warp_routing\")" tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config timestamp=2025-05-07T12:34:52.209-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"created_at\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.210-0300 | |
2025-05-07T12:34:52.210-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_zero_trust_tunnel_cloudflared_config tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ef5f7554-a777-1ca6-5e93-5c72dc91a24a tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.210-0300 | |
2025-05-07T12:34:52.273-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-cache-status: DYNAMIC | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< cf-auditlog-id: 0196ab62-adf1-7fcf-beca-0d364fb108b4 | |
< x-frame-options: SAMEORIGIN | |
< cf-ray: 93c1c8b638d07dec-GRU | |
< vary: accept-encoding | |
< api-version: 2025-05-07 | |
< server: cloudflare | |
< content-type: application/json | |
< strict-transport-security: max-age=31536000 | |
< pragma: no-cache | |
< x-content-type-options: nosniff | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=5G9.Gaqf4nxX090wr8Rkac9gWodj0mnSylu4FmXb1zM-1746632093-1.0.1.1-oNe7T8YTwkuu8oBnrSWMP2o6Y7GkMXbyQGVfA1Nk1H506Qkp42xYSwbI7YHCLPjJvd8Ygd2GWgohdVZvW0fNRkzr4U3oeNzt3y2w7i2RM_g; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=LcS5G1mWCN0fyy9ra8s_5ZKYd0mbHlKbG8_3guy2MBc-1746632093504-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< | |
{"result":{"id":"tls_1_3","value":"on","modified_on":null,"editable":true},"success":true,"errors":[],"messages":[]} | |
: tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.273-0300 | |
2025-05-07T12:34:52.273-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=editable tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.273-0300 | |
2025-05-07T12:34:52.273-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 tf_resource_type=cloudflare_zone_setting @module=sdk.framework tf_attribute_path=setting_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.273-0300 | |
2025-05-07T12:34:52.273-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=zone_id timestamp=2025-05-07T12:34:52.273-0300 | |
2025-05-07T12:34:52.273-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=value tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=4d3c5b2c-9e2f-e421-88b6-35074b3fd648 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.273-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< content-type: application/json | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< strict-transport-security: max-age=31536000 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cf-ray: 93c1c8b638ce7dec-GRU | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=IWDIKCRFTAuUTx_HAGgyYAJGDaUvZLMtW.W6eMkeQHs-1746632093-1.0.1.1-9L1o8MmvLCmKApfNe4HMPIVuHVUJ3Tw8anauufXEXe0mwejzljuLeA3YllJWB2I8wGjRQHlMqIB6yqzL74KPA0M.8SFCfpFbFnaADZJv..Q; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=96HwMcQHbC6m8.4s1hiUajltJ8m7IdfXRv8jf8GjMvg-1746632093518-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< pragma: no-cache | |
< cf-auditlog-id: 0196ab62-adf2-7c13-a983-5145c11cdb45 | |
< x-content-type-options: nosniff | |
< cf-cache-status: DYNAMIC | |
< vary: accept-encoding | |
< api-version: 2025-05-07 | |
< x-frame-options: SAMEORIGIN | |
< | |
{"result":{"id":"automatic_https_rewrites","value":"on","modified_on":"2025-05-06T22:14:36.663137Z","editable":true},"success":true,"errors":[],"messages":[]} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac tf_rpc=ReadResource @module=cloudflare tf_resource_type=cloudflare_zone_setting @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=editable tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting tf_attribute_path=setting_id timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac tf_resource_type=cloudflare_zone_setting tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.285-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zone_setting tf_req_id=d29c0ea3-21a0-b170-acff-361b811a28ac tf_attribute_path=value tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.285-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b638d17dec-GRU | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< api-version: 2025-05-07 | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< x-frame-options: SAMEORIGIN | |
< server: cloudflare | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=BUPJuuuP3UYiKK2XY3IVgYrLR5sM4hBHKZT2Ss2LS94-1746632093-1.0.1.1-LxHayqxt..pUvBUkE6amV6hggRopZZdiXk68H3b_oRF_f0PjwcuFWJjWU24ssYnCWWAlAjoghYfCl5UVa2UlJE2PgMo7X477X2p3KsYMYmI; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=.3VvXcZRSa96S_xOTP_TUzkBJTtXaUtdjg9hf6DRdpo-1746632093524-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< strict-transport-security: max-age=31536000 | |
< cf-auditlog-id: 0196ab62-ae00-7874-8982-9bc0738b228f | |
< x-content-type-options: nosniff | |
< content-type: application/json | |
< cf-cache-status: DYNAMIC | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< vary: accept-encoding | |
< pragma: no-cache | |
< | |
{"result":{"id":"security_header","modified_on":"2025-05-06T22:14:36.668244Z","value":{"strict_transport_security":{"enabled":true,"max_age":31536000,"include_subdomains":true,"preload":true,"nosniff":true}},"editable":true},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_rpc=ReadResource tf_resource_type=cloudflare_zone_setting tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=setting_id tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=value tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 tf_resource_type=cloudflare_zone_setting tf_attribute_path=editable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.290-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=3af91b56-5fb2-ff28-4f40-6f8a8bf60760 tf_attribute_path=modified_on tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.290-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< x-content-type-options: nosniff | |
< server: cloudflare | |
< cf-cache-status: DYNAMIC | |
< strict-transport-security: max-age=31536000 | |
< pragma: no-cache | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-adf4-78d8-a2db-4ba2394d4a0b | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cf-ray: 93c1c8b638cc7dec-GRU | |
< vary: accept-encoding | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=9swbySZ9Bt4bkP_plkPI1E9utTRcwln48_l3B71HrSQ-1746632093-1.0.1.1-6osaQKhDmIJ5z5RWppZWenYt8YwJCcIAfSrEYxiF1c3zQHUuH5HhLWyHP9cyAlaAeDcA06X3D9Umr35fSlf0.DxfT.1IaCqDekGtxADuAAI; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=eSx1KK9GvWirS9NSqU55.EnAxO3K9OKef3aOIE_3h54-1746632093526-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< x-frame-options: SAMEORIGIN | |
< content-type: application/json | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< | |
{"result":{"id":"always_use_https","value":"on","modified_on":"2025-05-06T22:14:36.678234Z","editable":true},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=value tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=editable tf_rpc=ReadResource @module=sdk.framework tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=setting_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.292-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=zone_id tf_req_id=1955f2f8-6225-9752-4791-1c8c5b1ac128 tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.292-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b638c97dec-GRU | |
< vary: accept-encoding | |
< x-frame-options: SAMEORIGIN | |
< cf-cache-status: DYNAMIC | |
< pragma: no-cache | |
< server: cloudflare | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< strict-transport-security: max-age=31536000 | |
< api-version: 2025-05-07 | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=aKoMtDCnAm7Qss4kHWDyOA1xVEOkgAE_1zUvUAsVSi8-1746632093-1.0.1.1-VFEP84OWkXw6VUWn49BLzx2NRsqluJ4dA50G5FSpn4dLoTkpaORAJ0bKa.123cwlmv4SbuPhI4YLlWxMRHx__4WH8bAaWXD5KUyR1P2fwJY; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=FIzVqyvo5E9G2sqL8IJP8ttWwtEXM4_bki4dmOBXy5k-1746632093535-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 0196ab62-adfd-7584-b608-4464fea171df | |
< x-content-type-options: nosniff | |
< | |
{"result":{"id":"opportunistic_encryption","value":"on","modified_on":"2025-05-06T22:14:36.649424Z","editable":true},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=modified_on tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=setting_id tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=zone_id timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_rpc=ReadResource @module=sdk.framework tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=value timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.302-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=d769006b-3af6-d23d-cadf-4d6cd7614792 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=editable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.302-0300 | |
2025-05-07T12:34:52.311-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< pragma: no-cache | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-adf6-77be-95b4-ccaee85f2cd8 | |
< x-content-type-options: nosniff | |
< x-frame-options: SAMEORIGIN | |
< server: cloudflare | |
< content-type: application/json | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cf-ray: 93c1c8b638cb7dec-GRU | |
< strict-transport-security: max-age=31536000 | |
< vary: accept-encoding | |
< cf-cache-status: DYNAMIC | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=zl8yGSU4rfXf589ajRxJoO3dW21AIF9FrnhXj1vvc44-1746632093-1.0.1.1-PPQXCddz.Vx_FKx5PXgiCxYY3XRgSDYQ2.jf7.VLH7ffKDH6YFPkWiqojgUkYAVMwndQ4eR5Tzg0DiXmK1hl0Qd2koPAYB.s.MbwyfgODQg; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=vK3Q2faqkX3xkWILxwUghPhTgwdDXY_Lp0I_a_8xAU0-1746632093547-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< | |
{"result":{"id":"min_tls_version","value":"1.0","modified_on":null,"editable":true},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 timestamp=2025-05-07T12:34:52.311-0300 | |
2025-05-07T12:34:52.311-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=setting_id timestamp=2025-05-07T12:34:52.311-0300 | |
2025-05-07T12:34:52.311-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=zone_id tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.311-0300 | |
2025-05-07T12:34:52.311-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=value tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.311-0300 | |
2025-05-07T12:34:52.311-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c6f63b0b-5230-889c-24ab-1a34bc9ccc0b tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=editable tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.311-0300 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Google API Response Details: | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: HTTP/2.0 200 OK | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json; charset=UTF-8 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Date: Wed, 07 May 2025 15:34:53 GMT | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Server: ESF | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Origin | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: X-Origin | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Referer | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Content-Type-Options: nosniff | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Frame-Options: SAMEORIGIN | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Xss-Protection: 0 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "name": "projects/1018252262301/secrets/prod-cloudflared-token/versions/1", | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "createTime": "2025-05-06T22:14:40.775020Z", | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "state": "ENABLED", | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "replicationStatus": { | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "automatic": {} | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: }, | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "etag": "\"16347ef1751c2b\"" | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2025-05-07T12:34:52.359-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Returning after 1 attempts | |
2025-05-07T12:34:52.361-0300 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.tunnel.google_secret_manager_secret_version.this, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .secret_data_wo_version: planned value cty.NumberIntVal(0) for a non-computed attribute | |
- .is_secret_data_base64: planned value cty.False for a non-computed attribute | |
- .enabled: planned value cty.True for a non-computed attribute | |
- .deletion_policy: planned value cty.StringVal("DELETE") for a non-computed attribute | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< strict-transport-security: max-age=31536000 | |
< api-version: 2025-05-07 | |
< x-frame-options: SAMEORIGIN | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cf-ray: 93c1c8b638c67dec-GRU | |
< vary: accept-encoding | |
< pragma: no-cache | |
< cf-auditlog-id: 0196ab62-adef-78be-9e73-f03c72b02531 | |
< x-content-type-options: nosniff | |
< server: cloudflare | |
< content-type: application/json | |
< cf-cache-status: DYNAMIC | |
< cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
< expires: Sun, 25 Jan 1981 05:00:00 GMT | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=W.t0AGA1MVynT5pIi0GkgI1011GWcU3__iWmJwPzhL4-1746632093-1.0.1.1-xVypfCYK_XUs.YDvV1WKb9z4.yJI9FYurnAtbP4yWREDaRZTl8R8cDN_7Z8qu3ItjaGT5m3rvSd430Ww0Y1xdtb1s8M9iusaDa2JqgkewlU; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=uv8zcyovN2jGpexuYUTVL7JsYPQDPMSyZgj.AypSehk-1746632093631-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< | |
{"result":{"id":"ssl","value":"strict","modified_on":"2025-05-06T22:14:36.661366Z","certificate_status":"none","validation_errors":[],"editable":true},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_resource_type=cloudflare_zone_setting timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=setting_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting tf_rpc=ReadResource tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=zone_id tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=value tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_resource_type=cloudflare_zone_setting @module=sdk.framework timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=editable tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_resource_type=cloudflare_zone_setting @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.387-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified_on tf_req_id=fe38a203-cc02-1779-252d-53e9ec6594f8 tf_resource_type=cloudflare_zone_setting tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.387-0300 | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Google API Response Details: | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: HTTP/2.0 200 OK | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Content-Type: application/json; charset=UTF-8 | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Date: Wed, 07 May 2025 15:34:53 GMT | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Server: ESF | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Origin | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: X-Origin | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: Vary: Referer | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Content-Type-Options: nosniff | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Frame-Options: SAMEORIGIN | |
2025-05-07T12:34:52.437-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: X-Xss-Protection: 0 | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "version": 1, | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "etag": "BwY0fvFPfFw=", | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "bindings": [ | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: { | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "role": "roles/secretmanager.secretAccessor", | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "members": [ | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: "serviceAccount:[email protected]" | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ] | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ] | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: } | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5 | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: ----------------------------------------------------- | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retry Transport: Returning after 1 attempts | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Retrieved policy for secretmanager secret "projects/saas-mono-ts/secrets/prod-cloudflared-token": (*cloudresourcemanager.Policy){AuditConfigs:([]*cloudresourcemanager.AuditConfig)<nil> Bindings:([]*cloudresourcemanager.Binding)[<*>{Condition:(*cloudresourcemanager.Expr)<nil> Members:([]string)[serviceAccount:[email protected]] Role:(string)roles/secretmanager.secretAccessor ForceSendFields:([]string)<nil> NullFields:([]string)<nil>}] Etag:(string)BwY0fvFPfFw= Version:(int64)1 ServerResponse:(googleapi.ServerResponse){HTTPStatusCode:(int)0 Header:(http.Header)<nil>} ForceSendFields:([]string)<nil> NullFields:([]string)<nil>} | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Unlocking "iam-secretmanager-secret-projects/saas-mono-ts/secrets/prod-cloudflared-token" | |
2025-05-07T12:34:52.438-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] Unlocked "iam-secretmanager-secret-projects/saas-mono-ts/secrets/prod-cloudflared-token" | |
module.dns.cloudflare_dns_record.porkbun_ns["curitiba"]: Refreshing state... [id=596b2093f9877b4522af3c58d0188491] | |
module.dns.cloudflare_dns_record.porkbun_cname["www"]: Refreshing state... [id=8a41511d1c1b1ccb146e2ea2d6e5e2c4] | |
module.dns.cloudflare_dns_record.service["redacted"]: Refreshing state... [id=2df30ad99ae7d039a4af3060a7242b47] | |
module.dns.cloudflare_dns_record.porkbun_mx: Refreshing state... [id=286907d27295d6128677daf38dc824e6] | |
module.dns.cloudflare_dns_record.spf1: Refreshing state... [id=8ab894bc7dd81c8287b70b0ebefc6dfe] | |
module.dns.cloudflare_dns_record.porkbun_a["44.227.76.166"]: Refreshing state... [id=ed5bd1dd9638d056f5adf08b25fa538e] | |
module.dns.cloudflare_dns_record.dmarc: Refreshing state... [id=e2c5a5816a13c8fb0c966d8480497207] | |
module.dns.cloudflare_dns_record.porkbun_a["44.227.65.245"]: Refreshing state... [id=e5f4b199b120b9ec13a775aff34316cd] | |
module.dns.cloudflare_dns_record.porkbun_ns["fortaleza"]: Refreshing state... [id=d998b8c5fbae4e467a00ea24f72b74a6] | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/596b2093f9877b4522af3c58d0188491 HTTP/1.1 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-arch: x64 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> accept: application/json | |
> x-stainless-os: Linux | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime: terraform-plugin-framework: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=cloudflare tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b timestamp=2025-05-07T12:34:52.443-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/286907d27295d6128677daf38dc824e6 HTTP/1.1 | |
> x-stainless-retry-count: 0 | |
> authorization: [redacted] | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> x-stainless-os: Linux | |
> x-stainless-runtime-version: 1.14.1 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-lang: Terraform: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_rpc=ReadResource @module=cloudflare timestamp=2025-05-07T12:34:52.443-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/e2c5a5816a13c8fb0c966d8480497207 HTTP/1.1 | |
> x-stainless-runtime-version: 1.14.1 | |
> authorization: [redacted] | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> accept: application/json | |
> x-stainless-arch: x64 | |
> x-stainless-lang: Terraform | |
> x-stainless-retry-count: 0 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime: terraform-plugin-framework: @module=cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/e5f4b199b120b9ec13a775aff34316cd HTTP/1.1 | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> authorization: [redacted] | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-lang: Terraform: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/ed5bd1dd9638d056f5adf08b25fa538e HTTP/1.1 | |
> authorization: [redacted] | |
> accept: application/json | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-arch: x64 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-lang: Terraform | |
> x-stainless-os: Linux: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/2df30ad99ae7d039a4af3060a7242b47 HTTP/1.1 | |
> x-stainless-runtime-version: 1.14.1 | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> x-stainless-arch: x64 | |
> x-stainless-runtime: terraform-plugin-framework | |
> authorization: [redacted] | |
> x-stainless-lang: Terraform | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-os: Linux: @module=cloudflare tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/8ab894bc7dd81c8287b70b0ebefc6dfe HTTP/1.1 | |
> authorization: [redacted] | |
> x-stainless-package-version: 5.4.0 | |
> accept: application/json | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-arch: x64 | |
> x-stainless-os: Linux | |
> x-stainless-lang: Terraform | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2: tf_rpc=ReadResource @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/d998b8c5fbae4e467a00ea24f72b74a6 HTTP/1.1 | |
> accept: application/json | |
> x-stainless-os: Linux | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> x-stainless-runtime-version: 1.14.1 | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0 | |
> x-stainless-lang: Terraform: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.444-0300 | |
2025-05-07T12:34:52.444-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/8a41511d1c1b1ccb146e2ea2d6e5e2c4 HTTP/1.1 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime: terraform-plugin-framework | |
> accept: application/json | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0 | |
> x-stainless-arch: x64 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-os: Linux | |
> x-stainless-runtime-version: 1.14.1: tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.444-0300 | |
module.dns.cloudflare_dns_record.service["redacted"]: Refreshing state... [id=cd9be79c9c6eff44de739e6087b81746] | |
2025-05-07T12:34:52.445-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/cd9be79c9c6eff44de739e6087b81746 HTTP/1.1 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-os: Linux | |
> authorization: [redacted]: @module=cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc timestamp=2025-05-07T12:34:52.445-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< content-type: application/json | |
< cf-ray: 93c1c8b9ab5e7dec-GRU | |
< vary: Accept-Encoding | |
< cf-auditlog-id: 0196ab62-b016-7899-a600-1f3243cce187 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=qHCQT7glj9PVoeFGbEQmPfMZ6sydCB.gsZgTMe_g5S8-1746632093-1.0.1.1-zwVaidmV4vQFrDsLj.1G17h35urdFTscdldfwT4r4wjWPHqjc6MF9w8PVgsvmoLPLSiseauEMx0_bJVjzD63jOsgjnDrATycVMpuTUObzEE; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=LOYXjmuOa0b2iKH4VJc1LDp1CjHbJhpUEnHNkRT0JP0-1746632093985-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< api-version: 2025-05-07 | |
< cf-cache-status: DYNAMIC | |
< | |
{"result":{"id":"2df30ad99ae7d039a4af3060a7242b47","name":"redacted.redacted","type":"CNAME","content":"redacted.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.548428Z","modified_on":"2025-05-06T22:14:42.548428Z"},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< api-version: 2025-05-07 | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< cf-cache-status: DYNAMIC | |
< vary: Accept-Encoding | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=580XGVho600POFsuwdgpJIIhImAFt._ixLqHX6RCO5s-1746632093-1.0.1.1-D79vcSPw_.tFOCjGSRJm1Oqm.hh9Q0o4NBEEI5R.B99uxjZgmV0imbYO7iVlJDddi_JmMxDzPzYpq_95mNQ_kmB1qxDaG1BicE5a31O3iX0; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=SR08GlWdEi0Xy_yJ2B65X1BXl37hw.8irLBhCWEAGww-1746632093986-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 0196ab62-b01c-798f-9cc9-494c5d0ffa0c | |
< server: cloudflare | |
< content-type: application/json | |
< cf-ray: 93c1c8b9ab5a7dec-GRU | |
< | |
{"result":{"id":"286907d27295d6128677daf38dc824e6","name":"redacted","type":"MX","content":"mx.porkbun.com","priority":10,"proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.25177Z","modified_on":"2025-05-06T22:14:42.25177Z"},"success":true,"errors":[],"messages":[]} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=created_on tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=settings tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=proxiable tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=name timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=proxied tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.706-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tags timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.706-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=modified_on tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_rpc=ReadResource tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=priority @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=name tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=modified_on tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=created_on tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c4cd11bf-c802-3b69-8278-ae365bfabb9f tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=content tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=tags tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=zone_id tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.707-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.708-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_resource_type=cloudflare_dns_record @module=sdk.framework timestamp=2025-05-07T12:34:52.707-0300 | |
2025-05-07T12:34:52.708-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=meta tf_req_id=c8065ac5-ddc4-1a05-0ca7-225a4ea9229d tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.707-0300 | |
module.dns.cloudflare_dns_record.porkbun_ns["salvador"]: Refreshing state... [id=88c3bc368426c30dc6481b146f6eca4e] | |
module.dns.cloudflare_dns_record.porkbun_ns["maceio"]: Refreshing state... [id=c5c1fbc2715eae1ec5c49fc0985194fa] | |
2025-05-07T12:34:52.710-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/c5c1fbc2715eae1ec5c49fc0985194fa HTTP/1.1 | |
> x-stainless-lang: Terraform | |
> authorization: [redacted] | |
> x-stainless-os: Linux | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-runtime-version: 1.14.1 | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-arch: x64 | |
> x-stainless-package-version: 5.4.0: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare timestamp=2025-05-07T12:34:52.710-0300 | |
2025-05-07T12:34:52.710-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/88c3bc368426c30dc6481b146f6eca4e HTTP/1.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-os: Linux | |
> authorization: [redacted] | |
> x-stainless-lang: Terraform | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-package-version: 5.4.0: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.710-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b9ab627dec-GRU | |
< cf-cache-status: DYNAMIC | |
< vary: Accept-Encoding | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=eA5_zrADvk6VYl8uqUSlR6rMYm5oI42_AICKqdRU9eo-1746632093-1.0.1.1-Xh9UNFs.B933wqm7k498c.DwYFM2BF5AhLz4jTpwV8NDkV4hcdeAPTj7g4ImVn9YyPinmRe7uJoKQa5FZDCNY.p7ECFe3Q6O4l627fqR6Bs; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=iGTsXksyYiyPLZZQwD4wqU7xhfhwBg3s1gPXmHaNBJE-1746632093993-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b01f-72df-a759-9c141f72ce76 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< | |
{"result":{"id":"cd9be79c9c6eff44de739e6087b81746","name":"redacted.redacted","type":"CNAME","content":"redacted.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.54559Z","modified_on":"2025-05-06T22:14:42.54559Z"},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=ttl tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=zone_id tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.712-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=proxied tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=meta tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.712-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=mszMwM9qLdpTjfIv6818pg2uaJd2wzEVjAN.iHAEclE-1746632093-1.0.1.1-K5zf7AEGl.T05xtg.BHbydO5xhp9XdGtd7K.ruvz0._L3_KlQVd3g5i3c88ymUeHoZlkhUlhdoBGiJL_D1v4WOF9OX42z6Ss5KXbM7jcF2o; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=iGTsXksyYiyPLZZQwD4wqU7xhfhwBg3s1gPXmHaNBJE-1746632093993-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b01a-7b66-ba9b-81ebc67328e2 | |
< cf-ray: 93c1c8b9ab5b7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< server: cloudflare | |
< | |
{"result":{"id":"e2c5a5816a13c8fb0c966d8480497207","name":"_dmarc.redacted","type":"TXT","content":"\"v=DMARC1; p=quarantine; rua=mailto:redacted\"","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.250871Z","modified_on":"2025-05-06T22:14:42.250871Z"},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=7cbc18da-a93d-216b-2f05-19c3dfa572dc tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=created_on timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record tf_attribute_path=id tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=zone_id timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=tags timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=created_on tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=proxied timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.713-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=type timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.714-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.714-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.714-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 @module=sdk.framework tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.714-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=proxiable tf_req_id=d7df3247-1c58-134a-2274-aa07cc001fa7 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.713-0300 | |
2025-05-07T12:34:52.714-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b9ab597dec-GRU | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=6AwATLYT9YqHDQ.aazVn4H7ChMGs7YI2P5bNX_xRNdo-1746632093-1.0.1.1-K77rnVVzjPA.s4H5_zOSmj2WbUBrHnVItDemaZqbKoaKUj.k3ku4aY9tzaSFLKBC3mvdttQQyk2g6_dRwzsSCXyMwVnDvFcWisQ4EDyhnEQ; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=Tm8SQwDi.w3C89rmtPDUWZdLjN1nou67Vsb5005hu7U-1746632093995-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b022-74cf-ba94-86243c2d0228 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< content-type: application/json | |
< | |
{"result":{"id":"596b2093f9877b4522af3c58d0188491","name":"redacted","type":"NS","content":"curitiba.ns.porkbun.com","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.262297Z","modified_on":"2025-05-06T22:14:42.262297Z"},"success":true,"errors":[],"messages":[]} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=cloudflare timestamp=2025-05-07T12:34:52.714-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-cache-status: DYNAMIC | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b018-747d-9b09-31cbe986bd60 | |
< content-type: application/json | |
< cf-ray: 93c1c8b9ab5c7dec-GRU | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=4ZYkjrJ_0aq25P0f6McTbOCPmggrl.01uflt0b6U2PU-1746632093-1.0.1.1-kqMcgwIKGFKXDAMQNuBI2TKDqJAkbMb6lvbWMiCr14l0hn3XdgvBPWg2Y5uE5op4cHcjgU8.mH2kco_aQ_wvG7N9i.jAxISOJ2XkWCUVLig; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=Tm8SQwDi.w3C89rmtPDUWZdLjN1nou67Vsb5005hu7U-1746632093995-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< | |
{"result":{"id":"e5f4b199b120b9ec13a775aff34316cd","name":"redacted","type":"A","content":"44.227.65.245","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.242935Z","modified_on":"2025-05-06T22:14:42.242935Z"},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< date: Wed, 07 May 2025 15:34:53 GMT | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=ckUcD_fwkpT51SKfD02hFVZyqrqWpa9A.uva5G1Ilps-1746632093-1.0.1.1-7y5SV9VM566sRU_kg_bx0a4AgB27HwQmdfvsDbWAY7u3WH_.I.7DjWaodwjSgOkY3ktY7AG.bWo.yNvv7ny0PMlUF2JU.LkFp_DxALyHfW4; path=/; expires=Wed, 07-May-25 16:04:53 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=.lLBxAV8QcZY6yswONfZxZ8pyyU0VWIsH4e37M5g.Fs-1746632093996-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< server: cloudflare | |
< content-type: application/json | |
< cf-ray: 93c1c8b9ab617dec-GRU | |
< cf-cache-status: DYNAMIC | |
< cf-auditlog-id: 0196ab62-b01d-7c04-92a3-fa4633f4aa56 | |
< | |
{"result":{"id":"8a41511d1c1b1ccb146e2ea2d6e5e2c4","name":"www.redacted","type":"CNAME","content":"pixie.porkbun.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.256162Z","modified_on":"2025-05-06T22:14:42.256162Z"},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=cloudflare timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource tf_attribute_path=content timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.715-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=created_on @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.715-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=modified_on tf_resource_type=cloudflare_dns_record tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=meta timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=type tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record @module=sdk.framework timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=proxiable tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=id tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.716-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc @module=sdk.framework tf_attribute_path=zone_id tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=ttl tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc timestamp=2025-05-07T12:34:52.716-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=created_on timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=meta tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=tags tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=ttl tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.717-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record tf_attribute_path=content tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=type tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=6d05e67a-4e4b-65a6-618e-8fd91a934afc tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=settings tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=proxied tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=settings tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_req_id=95aa24bf-1fbe-f330-c455-2e47c5eeee4b tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.717-0300 | |
2025-05-07T12:34:52.718-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=meta tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=2da3345a-2b4a-7939-4713-030db9cf20e2 timestamp=2025-05-07T12:34:52.717-0300 | |
module.dns.cloudflare_dns_record.service["redacted"]: Refreshing state... [id=23096ee7a0ad1529108d3550b9a9d541] | |
module.dns.cloudflare_dns_record.service["redacted"]: Refreshing state... [id=a2ead0b4af60dd2aec70f862a508a015] | |
2025-05-07T12:34:52.719-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/23096ee7a0ad1529108d3550b9a9d541 HTTP/1.1 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-os: Linux | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> accept: application/json | |
> authorization: [redacted]: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 timestamp=2025-05-07T12:34:52.718-0300 | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_script.this" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.txt_spf1", instance module.dns.cloudflare_dns_record.txt_spf1 | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_spf1" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/a2ead0b4af60dd2aec70f862a508a015 HTTP/1.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-arch: x64 | |
> x-stainless-retry-count: 0 | |
> accept: application/json | |
> x-stainless-os: Linux | |
> x-stainless-runtime-version: 1.14.1 | |
> authorization: [redacted] | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime: terraform-plugin-framework | |
> x-stainless-package-version: 5.4.0: @module=cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:52.719-0300 | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.data.google_secret_manager_secret_version.this", instance module.dns.data.google_secret_manager_secret_version.this | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.data.google_secret_manager_secret_version.this" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.mx_porkbun[\"fwd1\"]", instance module.dns.cloudflare_dns_record.mx_porkbun["fwd1"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.mx_porkbun[\"fwd2\"]", instance module.dns.cloudflare_dns_record.mx_porkbun["fwd2"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.mx_porkbun[\"fwd2\"]" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.mx_porkbun[\"fwd1\"]" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.txt_dmarc", instance module.dns.cloudflare_dns_record.txt_dmarc | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dmarc" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.ns_porkbun[\"curitiba\"]", instance module.dns.cloudflare_dns_record.ns_porkbun["curitiba"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.ns_porkbun[\"fortaleza\"]", instance module.dns.cloudflare_dns_record.ns_porkbun["fortaleza"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.ns_porkbun[\"maceio\"]", instance module.dns.cloudflare_dns_record.ns_porkbun["maceio"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.ns_porkbun[\"salvador\"]", instance module.dns.cloudflare_dns_record.ns_porkbun["salvador"] | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun[\"salvador\"]" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun[\"curitiba\"]" references: [] | |
2025-05-07T12:34:52.719-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun[\"fortaleza\"]" references: [] | |
2025-05-07T12:34:52.720-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.ns_porkbun[\"maceio\"]" references: [] | |
2025-05-07T12:34:52.720-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.cname_tunnel", instance module.dns.cloudflare_dns_record.cname_tunnel | |
2025-05-07T12:34:52.720-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.cname_tunnel" references: [] | |
2025-05-07T12:34:52.720-0300 [DEBUG] Resource instance state not found for node "module.dns.cloudflare_dns_record.txt_dkim", instance module.dns.cloudflare_dns_record.txt_dkim | |
2025-05-07T12:34:52.720-0300 [DEBUG] ReferenceTransformer: "module.dns.cloudflare_dns_record.txt_dkim" references: [] | |
2025-05-07T12:34:52.720-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.mx_porkbun["fwd1"]: no state, so not refreshing | |
module.dns.cloudflare_dns_record.porkbun_cname["*"]: Refreshing state... [id=cae1c4431876d2ca09671d6cff6b9d26] | |
2025-05-07T12:34:52.720-0300 [DEBUG] skipping FixUpBlockAttrs | |
module.worker.cloudflare_workers_script.this: Refreshing state... [id=prod-cloudflared-ping] | |
2025-05-07T12:34:52.721-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/accounts/e608cf37419c45f54d923f1d386fb411/workers/scripts/prod-cloudflared-ping HTTP/1.1 | |
> accept: application/javascript | |
> x-stainless-lang: Terraform | |
> x-stainless-arch: x64 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-os: Linux | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-runtime: terraform-plugin-framework | |
> authorization: [redacted] | |
> x-stainless-retry-count: 0 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource @module=cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 timestamp=2025-05-07T12:34:52.721-0300 | |
2025-05-07T12:34:52.721-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
GET /client/v4/zones/redacted/dns_records/cae1c4431876d2ca09671d6cff6b9d26 HTTP/1.1 | |
> x-stainless-runtime-version: 1.14.1 | |
> x-stainless-lang: Terraform | |
> x-stainless-os: Linux | |
> x-stainless-retry-count: 0 | |
> x-stainless-package-version: 5.4.0 | |
> x-stainless-arch: x64 | |
> user-agent: terraform-provider-cloudflare/5.4.0 terraform-plugin-framework/1.14.1 terraform/1.11.2 | |
> x-stainless-runtime: terraform-plugin-framework | |
> authorization: [redacted] | |
> accept: application/json: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:64 @module=cloudflare tf_rpc=ReadResource tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b timestamp=2025-05-07T12:34:52.721-0300 | |
2025-05-07T12:34:52.721-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=V1IdJIHtQ.Mu_CSPP56dpWO4En55MWy6aZ.TvkfhiJI-1746632094-1.0.1.1-IYlhzQ9xfSxBTDGdkdR7k6GKtqlSeWTGWKBkjm8usBhSS8mKYjB4UoBue2a2gP4e29w73241RQQ0Yc_l39otE798fuP6bqYQeEeFlZrWpvU; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=kEolNArpwS3xuQFAMkAYZOwF2dKf3991sdy.6EjJ3fQ-1746632094002-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< content-type: application/json | |
< cf-ray: 93c1c8b9ab5d7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< cf-auditlog-id: 0196ab62-b024-7cba-aec1-992909d42378 | |
< | |
{"result":{"id":"ed5bd1dd9638d056f5adf08b25fa538e","name":"redacted","type":"A","content":"44.227.76.166","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.234095Z","modified_on":"2025-05-06T22:14:42.234095Z"},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.721-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"proxiable\")" tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"meta\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"settings\")" tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"modified_on\")" @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"comment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=67373623-7197-1662-b872-3ad15b6d8811 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=tags timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.722-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=ttl tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record tf_attribute_path=type timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b398756e-8a2f-c0c4-83d5-e1a99c5359aa timestamp=2025-05-07T12:34:52.722-0300 | |
2025-05-07T12:34:52.723-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.mx_porkbun["fwd2"]: no state, so not refreshing | |
2025-05-07T12:34:52.723-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.txt_dmarc: no state, so not refreshing | |
2025-05-07T12:34:52.723-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.723-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.724-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< cf-ray: 93c1c8b9ab5f7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:54 GMT; HttpOnly | |
< set-cookie: __cf_bm=.7L4wXto4SxJOXj.3XR8F6RDPgTLPuwXJ9i0axtEE28-1746632094-1.0.1.1-ABBJq7xPjXL3yGlXCjjMfH7ztzjyY_HIKTwzWyxxnJG5P2kpzzeDJpM0y7gAjl5vYTrlegdDcxHRuBpdgIgKvIGZd1iqJQETMioz9xOuSQQ; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=q5NFfxzWw59HHpSh9bKXdEiR.zyYuuFjbHDYbMjPvQw-1746632094001-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< server: cloudflare | |
< content-type: application/json | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b01f-70b1-be6c-efa6689aa5a5 | |
< | |
{"result":{"id":"8ab894bc7dd81c8287b70b0ebefc6dfe","name":"redacted","type":"TXT","content":"\"v=spf1 include.porkbun.com ~all\"","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.257843Z","modified_on":"2025-05-06T22:14:42.257843Z"},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.724-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 @module=sdk.framework tf_attribute_path=proxied tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=type tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=id tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=content tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.725-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @module=sdk.framework tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"comment\")" @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"settings\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=created_on tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"meta\")" tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"proxiable\")" tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_dns_record @module=sdk.framework timestamp=2025-05-07T12:34:52.725-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=f27e0346-0090-bbae-b6bf-05c1b5f03068 tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 @module=sdk.framework tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=zone_id timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=323331b9-728f-66a7-fbb5-410ed300b4d0 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"modified_on\")" tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.726-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path="AttributeName(\"meta\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"settings\")" tf_rpc=PlanResourceChange tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"comment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.727-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"proxiable\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=b2e8aeb4-79a6-384c-65c5-5f2a13f033d5 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.726-0300 | |
2025-05-07T12:34:52.728-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.txt_spf1: no state, so not refreshing | |
2025-05-07T12:34:52.728-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.ns_porkbun["fortaleza"]: no state, so not refreshing | |
2025-05-07T12:34:52.728-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.728-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.728-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.ns_porkbun["curitiba"]: no state, so not refreshing | |
2025-05-07T12:34:52.728-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path="AttributeName(\"comment\")" tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"meta\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_resource_type=cloudflare_dns_record @module=sdk.framework timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"settings\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"comment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e @module=sdk.framework tf_attribute_path="AttributeName(\"modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"settings\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"proxiable\")" tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.730-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"tags\")" tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 @module=sdk.framework timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5e201e13-849f-6506-3d51-cf358559b4c6 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"meta\")" tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"proxiable\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"meta\")" tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"comment_modified_on\")" timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"settings\")" tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=0ae6c764-c942-f97d-9c5a-f5fb6f339e3e timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.730-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_attribute_path="AttributeName(\"proxiable\")" @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.731-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"modified_on\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.731-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 timestamp=2025-05-07T12:34:52.731-0300 | |
2025-05-07T12:34:52.731-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=642d83fa-e36f-aefe-1610-0d03ffc48935 tf_attribute_path="AttributeName(\"comment\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.731-0300 | |
2025-05-07T12:34:52.732-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.ns_porkbun["maceio"]: no state, so not refreshing | |
2025-05-07T12:34:52.732-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.cname_tunnel: no state, so not refreshing | |
2025-05-07T12:34:52.732-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.ns_porkbun["salvador"]: no state, so not refreshing | |
2025-05-07T12:34:52.732-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.732-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.733-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.734-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path="AttributeName(\"comment\")" tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path="AttributeName(\"meta\")" tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.734-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"settings\")" @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"proxiable\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"modified_on\")" tf_req_id=5320aae5-a854-59f9-5721-cf94962a3349 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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=aef1fecf-cd36-5df3-e2ca-d471fab7b29a @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"tags\")" tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"proxiable\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"modified_on\")" timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"settings\")" tf_resource_type=cloudflare_dns_record tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"id\")" tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"meta\")" tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"created_on\")" tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"comment\")" tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.735-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"id\")" tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"meta\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"proxiable\")" tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"settings\")" tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"comment\")" @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"modified_on\")" tf_req_id=dee5fa8f-9fea-e5d2-fff6-d9a9cd60197a tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.736-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=aef1fecf-cd36-5df3-e2ca-d471fab7b29a timestamp=2025-05-07T12:34:52.735-0300 | |
2025-05-07T12:34:52.737-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] [transport] [server-transport 0xc001652000] Closing: Server.Stop called | |
2025-05-07T12:34:52.738-0300 [DEBUG] provider.terraform-provider-google_v6.34.0_x5: 2025/05/07 12:34:52 [DEBUG] [transport] [server-transport 0xc001652000] loopyWriter exiting with error: transport closed by client | |
2025-05-07T12:34:52.738-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:52.739-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/hashicorp/google/6.34.0/linux_amd64/terraform-provider-google_v6.34.0_x5 id=113238 | |
2025-05-07T12:34:52.740-0300 [DEBUG] provider: plugin exited | |
2025-05-07T12:34:52.740-0300 [DEBUG] refresh: module.dns.cloudflare_dns_record.txt_dkim: no state, so not refreshing | |
2025-05-07T12:34:52.740-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_rpc=PlanResourceChange tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"comment_modified_on\")" tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_attribute_path="AttributeName(\"settings\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"tags\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"comment\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_resource_type=cloudflare_dns_record tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.741-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.742-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"meta\")" tf_resource_type=cloudflare_dns_record tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.742-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"tags_modified_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.742-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"proxiable\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_req_id=0c2ef4c5-e09c-fb3b-ceb2-b2c03b91d1e6 tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:52.741-0300 | |
2025-05-07T12:34:52.833-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8b9ab607dec-GRU | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b021-732d-8f3e-6631ece20890 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< content-type: application/json | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvAnApaaJTY1; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=PgUlHmUN_rGnBfvgmxW5Sr1UKo.P4yb2n.kcNP_Y6CI-1746632094-1.0.1.1-PhCKgpNLaJSEHB3960tRUZHnFOevrQiclfZUTmIGE0LPywPRUwKOxfJoEn5Oso2114OxBpnu0SLUgyO6JLOT7C7q.DO52RpfpZ8NGmrkEJE; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=ksrpRBqXN.PlsNDYU6PSoW5I6zgqkInrHT_PcNKE87k-1746632094127-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< | |
{"result":{"id":"d998b8c5fbae4e467a00ea24f72b74a6","name":"redacted","type":"NS","content":"fortaleza.ns.porkbun.com","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.582892Z","modified_on":"2025-05-06T22:14:42.582892Z"},"success":true,"errors":[],"messages":[]} | |
: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.833-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=meta tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=proxied timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @module=sdk.framework tf_attribute_path=tags tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=content tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=modified_on @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=proxiable @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.834-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=ttl tf_req_id=9607ff54-3399-5265-cbf5-4be9be7785f8 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.834-0300 | |
2025-05-07T12:34:52.961-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< content-type: application/json | |
< cf-ray: 93c1c8bb8cbf7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< cf-auditlog-id: 0196ab62-b13f-7fff-a2d0-2f9af978ff01 | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=Z8Z20dT3RbjbaUmc1gx8QvNE1RW57zOwzs7PTK7EEi4-1746632094-1.0.1.1-.RT94oVZYO1NimxfCErJuJbCBBEEJKsxkesGBf5Sh3EXDQrD7jQLI.TXjbw2TN0XCBrFJYiaeDMhlVB6OINRUmpo7b4_bLfZrJUoH3MYkLQ; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=3sofxnnHwbi.Eb.bNlfU2LRs1w89QoLSU3ch3hfHm_s-1746632094269-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< | |
{"result":{"id":"88c3bc368426c30dc6481b146f6eca4e","name":"redacted","type":"NS","content":"salvador.ns.porkbun.com","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.547595Z","modified_on":"2025-05-06T22:14:42.547595Z"},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.961-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_attribute_path=name tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=content tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=tags tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_attribute_path=settings tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=type tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.962-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=6cd4d21f-c191-ba23-3281-87e8988e00f2 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.962-0300 | |
2025-05-07T12:34:52.977-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< content-type: application/json | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< server: cloudflare | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< cf-ray: 93c1c8bb8cbe7dec-GRU | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=Rhltz2PnIa.12hBL0C19UDhjh6VLikyts.UHAnqK86s-1746632094-1.0.1.1-RQAw.kFgUB.jgan99FxuiKh3bgTRqvd2YwyvDFlzNt5IKo0WCJjrFPmhlh1zmaMsrbtFxGFk7dRMXu3e_ZAovvjhxTQfVBzKawjkH18xxG4; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=anKyS5iPVA6XhPGuStDKS5DOZP90w4806t0EOT6xe.c-1746632094287-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 0196ab62-b142-7b88-8527-dc2b591110f4 | |
< | |
{"result":{"id":"c5c1fbc2715eae1ec5c49fc0985194fa","name":"redacted","type":"NS","content":"maceio.ns.porkbun.com","proxiable":false,"proxied":false,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.558562Z","modified_on":"2025-05-06T22:14:42.558562Z"},"success":true,"errors":[],"messages":[]} | |
: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_rpc=ReadResource tf_resource_type=cloudflare_dns_record @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 timestamp=2025-05-07T12:34:52.977-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=proxied timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=settings tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=name tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created_on tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 @module=sdk.framework tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-ray: 93c1c8bb9cc57dec-GRU | |
< server: cloudflare | |
< cf-auditlog-id: 0196ab62-b14e-7b3b-b249-a79f400174d6 | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< content-type: application/json | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=2QqFon7Cp07MkEMngkT0a.mEOp0BMvhuymd8Opay_rQ-1746632094-1.0.1.1-0cOrcpo1OLMxI6qRYR12T0Fd_LcriT2HmGcPO9LnRrTEk5y5xQkxwdvZHj5VZLL9zU291SUZR4iVw_u2EcB_RLwRQLQC3eXSF82mOb4eMLM; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=VMCqcJtHIpVTyktZTqLiobl8nmmxfE6eNZ_WMb1fMv0-1746632094288-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< vary: Accept-Encoding | |
< api-version: 2025-05-07 | |
< | |
{"result":{"id":"a2ead0b4af60dd2aec70f862a508a015","name":"redacted.redacted","type":"CNAME","content":"redacted.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.230541Z","modified_on":"2025-05-06T22:14:42.230541Z"},"success":true,"errors":[],"messages":[]} | |
: @module=cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=id timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_attribute_path=type tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< vary: Accept-Encoding | |
< server: cloudflare | |
< content-type: application/json | |
< cf-ray: 93c1c8bb9cc37dec-GRU | |
< cf-cache-status: DYNAMIC | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=2pk69hhGVp59KTHPOynS5eBZjkCBfGXFGBy8VX0MMPE-1746632094-1.0.1.1-dYcwCx1smj7.FO1Ub4oTAqUPW4oo_O5Cg6E_zVHSXWlGufv_mvyY1PVQqvdUBJGY8T0rJk959yE4pzFGRQTHlIdeGKZduayiSMMnblXuvgs; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=2DowqveweKj4PPyun7.z46gHT2uJn.035W.gj716ePA-1746632094289-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b149-7e8b-b5a4-38c817f72c0d | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< | |
{"result":{"id":"23096ee7a0ad1529108d3550b9a9d541","name":"redacted.redacted","type":"CNAME","content":"redacted.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.581489Z","modified_on":"2025-05-06T22:14:42.581489Z"},"success":true,"errors":[],"messages":[]} | |
: tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_rpc=ReadResource @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=created_on tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5ef064b8-b354-572a-6863-93c691360cc5 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=meta tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.978-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=zone_id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=content tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.978-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource tf_attribute_path=proxied tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=settings tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=content tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=proxiable tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_resource_type=cloudflare_dns_record @module=sdk.framework timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=type tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=type tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/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=bb202205-f69b-2967-aeae-029d655a6766 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=zone_id tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_resource_type=cloudflare_dns_record tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 @module=sdk.framework timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=meta tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record @module=sdk.framework tf_attribute_path=proxied @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=ttl tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=5528c77b-32ff-3ec8-7749-06e100dd1801 tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=tags tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ReadResource @module=sdk.framework tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 @module=sdk.framework tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.979-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=proxiable tf_req_id=bb202205-f69b-2967-aeae-029d655a6766 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record timestamp=2025-05-07T12:34:52.979-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-cache-status: DYNAMIC | |
< vary: Accept-Encoding | |
< server: cloudflare | |
< api-version: 2025-05-07 | |
< cf-auditlog-id: 0196ab62-b152-7261-b3c3-3cca5dc411c8 | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< content-type: application/json | |
< cf-ray: 93c1c8bbaccf7dec-GRU | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=SuPN4G6p97p7SWoj66EtR__ypQMfIvQRfRTzxwEaYjA-1746632094-1.0.1.1-mOzJADcRqdsz9Sw3yTHktZouNlHCds.RoCqYyJN.ui86TAlhnk4tHpwvX.AW2rpBCubi0sD0QedlJyAVss2DcawtK8n5KXdJ.Ey5TNtdZ7M; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=eZ3BARuv8uB0FHnHqazIULaH1pvc6WPHQBzITaqTVWk-1746632094301-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< | |
{"result":{"id":"cae1c4431876d2ca09671d6cff6b9d26","name":"*.redacted","type":"CNAME","content":"pixie.porkbun.com","proxiable":true,"proxied":true,"ttl":1,"settings":{},"meta":{},"comment":null,"tags":[],"created_on":"2025-05-06T22:14:42.231946Z","modified_on":"2025-05-06T22:14:42.231946Z"},"success":true,"errors":[],"messages":[]} | |
: tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 @module=cloudflare timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=meta tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_attribute_path=modified_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=content tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource tf_attribute_path=settings tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=proxiable tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=tags @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=name tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=type tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=created_on tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=id tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_attribute_path=zone_id @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b tf_resource_type=cloudflare_dns_record tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=proxied tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:52.990-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_dns_record tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=ttl tf_req_id=63710ce4-fa03-f7fb-bdd7-7ad38cbbcb0b timestamp=2025-05-07T12:34:52.990-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: | |
< HTTP/2.0 200 OK | |
< cf-cache-status: DYNAMIC | |
< cache-control: no-cache, no-transform | |
< etag: "11f943d097ac74a57595eee10eae838bf3b776fc2ac5bb83628b5ead1c5372e7" | |
< cf-handlers: fetch | |
< content-length: 605 | |
< api-version: 2025-05-07 | |
< cf-entrypoint: worker.js | |
< server: cloudflare | |
< cf-ray: 93c1c8bbacce7dec-GRU | |
< set-cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnUvLUqqPPo4oX; SameSite=Lax; path=/; expires=Wed, 07-May-25 18:04:55 GMT; HttpOnly | |
< set-cookie: __cf_bm=K236BUFXe.9PmOqS6_lep_VvA1di9bf8UQ3v0otRTQw-1746632094-1.0.1.1-f6TDf_foB6UUUQdRATCLdzb_5N3rZ364KMB8vMq_3NWyQnfqqSGIXfbY8TyADDaTfWgFN1h3L7lCHjv8Y7TbNb4tyLJgsweNI9qyUyZ0omY; path=/; expires=Wed, 07-May-25 16:04:54 GMT; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< set-cookie: _cfuvid=9yv8_UqQ5SRPTh1N7xj8X7Xm2Pv46SkLaa8WL93xLsY-1746632094518-0.0.1.1-604800000; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None | |
< cf-auditlog-id: 0196ab62-b150-7b41-983e-5e685e3aada1 | |
< vary: Accept-Encoding | |
< date: Wed, 07 May 2025 15:34:54 GMT | |
< last-modified: 2025-05-06 22:14:42.361949 +0000 UTC | |
< content-type: multipart/form-data; boundary=3fe6abf00281947646a5abc05e9361db59277a54ec8b13d8c9dffeb8c4cb | |
< | |
--3fe6abf00281947646a5abc05e9361db59277a54ec8b13d8c9dffeb8c4cb | |
Content-Disposition: form-data; name="worker.js" | |
export default { | |
async fetch(request) { | |
try { | |
for (let i = 1; i <= 100; i++) { | |
const res = await fetch('https://prod-cloudflared-redacted?t=' + Date.now(), { method: 'HEAD' }); | |
if (res.ok) break; | |
else await new Promise((r) => setTimeout(r, 100)); | |
} | |
} catch (err) { | |
console.error('Tunnel failed to awake: ', err); | |
} | |
return fetch(request); | |
}, | |
}; | |
--3fe6abf00281947646a5abc05e9361db59277a54ec8b13d8c9dffeb8c4cb-- | |
: tf_rpc=ReadResource @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/logging/logging.go:92 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script @module=cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=startup_time_ms timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 @module=sdk.framework tf_attribute_path=main_module tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=etag tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=modified_on tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.187-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=content tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=tail_consumers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_attribute_path=bindings tf_rpc=ReadResource timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_attribute_path=usage_model tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=script_name tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script timestamp=2025-05-07T12:34:53.187-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=created_on tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=logpush timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: 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_script @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=has_assets tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource tf_attribute_path=id tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability.enabled tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 @module=sdk.framework tf_attribute_path=observability timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 tf_attribute_path=has_modules tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.188-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=account_id tf_req_id=494ade91-2bcd-62f9-5a03-69cc80368468 tf_resource_type=cloudflare_workers_script tf_rpc=ReadResource @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/value_semantic_equality.go:91 timestamp=2025-05-07T12:34:53.188-0300 | |
2025-05-07T12:34:53.189-0300 [DEBUG] skipping FixUpBlockAttrs | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Detected value change between proposed new state and prior state: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script tf_attribute_path=bindings tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Detected value change between proposed new state and prior state: tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:220 tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=tail_consumers tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:229 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"usage_model\")" tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"id\")" tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.191-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"logpush\")" tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"created_on\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_resource_type=cloudflare_workers_script tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"has_assets\")" tf_resource_type=cloudflare_workers_script tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_attribute_path="AttributeName(\"startup_time_ms\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"has_modules\")" tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_workers_script timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"modified_on\")" tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=PlanResourceChange timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.192-0300 [DEBUG] provider.terraform-provider-cloudflare_v5.4.0: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_planresourcechange.go:480 tf_req_id=0bfd08a0-a92a-38c8-8c63-6d5a6eb46451 tf_resource_type=cloudflare_workers_script @module=sdk.framework tf_attribute_path="AttributeName(\"etag\")" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2025-05-07T12:34:53.191-0300 | |
2025-05-07T12:34:53.193-0300 [DEBUG] ReferenceTransformer: "module.worker.cloudflare_workers_route.this" references: [] | |
2025-05-07T12:34:53.193-0300 [DEBUG] UpgradeResourceState: attribute "errors" no longer present in schema | |
2025-05-07T12:34:53.194-0300 [DEBUG] UpgradeResourceState: attribute "messages" no longer present in schema | |
2025-05-07T12:34:53.194-0300 [DEBUG] UpgradeResourceState: attribute "route_id" no longer present in schema | |
2025-05-07T12:34:53.194-0300 [DEBUG] UpgradeResourceState: attribute "success" no longer present in schema | |
module.worker.cloudflare_workers_route.this: Refreshing state... | |
2025-05-07T12:34:53.194-0300 [ERROR] provider.terraform-provider-cloudflare_v5.4.0: Response contains error diagnostic: diagnostic_severity=ERROR diagnostic_summary="failed to make http request" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/[email protected]/tfprotov6/internal/diag/diagnostics.go:58 @module=sdk.proto tf_proto_version=6.8 tf_req_id=8c06a250-b68f-1d63-74f9-d3d9a54beb5e tf_resource_type=cloudflare_workers_route tf_rpc=ReadResource diagnostic_detail="missing required route_id parameter" timestamp=2025-05-07T12:34:53.194-0300 | |
2025-05-07T12:34:53.195-0300 [ERROR] vertex "module.worker.cloudflare_workers_route.this" error: failed to make http request | |
2025-05-07T12:34:53.195-0300 [ERROR] vertex "module.worker.cloudflare_workers_route.this (expand)" error: failed to make http request | |
2025-05-07T12:34:53.197-0300 [WARN] Planning encountered errors, so plan is not applyable | |
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated | |
with the following symbols: | |
+ create | |
~ update in-place | |
- destroy | |
<= read (data resources) | |
Terraform planned the following actions, but then encountered a problem: | |
# module.dns.data.google_secret_manager_secret_version.this will be read during apply | |
# (depends on a resource or a module with changes pending) | |
<= data "google_secret_manager_secret_version" "this" { | |
+ create_time = (known after apply) | |
+ destroy_time = (known after apply) | |
+ enabled = (known after apply) | |
+ id = (known after apply) | |
+ name = (known after apply) | |
+ project = "saas-mono-ts" | |
+ secret = "prod-porkbun-dkim" | |
+ secret_data = (sensitive value) | |
+ version = (known after apply) | |
} | |
# module.dns.cloudflare_dns_record.cname_tunnel will be created | |
+ resource "cloudflare_dns_record" "cname_tunnel" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "redacted.cfargotunnel.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "*.redacted" | |
+ proxiable = (known after apply) | |
+ proxied = true | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "CNAME" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.dmarc will be destroyed | |
# (because cloudflare_dns_record.dmarc is not in configuration) | |
- resource "cloudflare_dns_record" "dmarc" { | |
- content = "\"v=DMARC1; p=quarantine; rua=mailto:redacted\"" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "e2c5a5816a13c8fb0c966d8480497207" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "_dmarc.redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "TXT" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.mx_porkbun["fwd1"] will be created | |
+ resource "cloudflare_dns_record" "mx_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "fwd1.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ priority = 1 | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "MX" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.mx_porkbun["fwd2"] will be created | |
+ resource "cloudflare_dns_record" "mx_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "fwd2.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ priority = 1 | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "MX" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.ns_porkbun["curitiba"] will be created | |
+ resource "cloudflare_dns_record" "ns_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "curitiba.ns.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "NS" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.ns_porkbun["fortaleza"] will be created | |
+ resource "cloudflare_dns_record" "ns_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "fortaleza.ns.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "NS" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.ns_porkbun["maceio"] will be created | |
+ resource "cloudflare_dns_record" "ns_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "maceio.ns.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "NS" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.ns_porkbun["salvador"] will be created | |
+ resource "cloudflare_dns_record" "ns_porkbun" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "salvador.ns.porkbun.com" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "NS" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.porkbun_a["44.227.65.245"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_a is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_a" { | |
- content = "44.227.65.245" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "e5f4b199b120b9ec13a775aff34316cd" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "A" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_a["44.227.76.166"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_a is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_a" { | |
- content = "44.227.76.166" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "ed5bd1dd9638d056f5adf08b25fa538e" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "A" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_cname["*"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_cname is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_cname" { | |
- content = "pixie.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "cae1c4431876d2ca09671d6cff6b9d26" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "*.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_cname["www"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_cname is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_cname" { | |
- content = "pixie.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "8a41511d1c1b1ccb146e2ea2d6e5e2c4" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "www.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_mx will be destroyed | |
# (because cloudflare_dns_record.porkbun_mx is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_mx" { | |
- content = "mx.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "286907d27295d6128677daf38dc824e6" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- priority = 10 -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "MX" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_ns["curitiba"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_ns is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_ns" { | |
- content = "curitiba.ns.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "596b2093f9877b4522af3c58d0188491" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "NS" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_ns["fortaleza"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_ns is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_ns" { | |
- content = "fortaleza.ns.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "d998b8c5fbae4e467a00ea24f72b74a6" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "NS" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_ns["maceio"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_ns is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_ns" { | |
- content = "maceio.ns.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "c5c1fbc2715eae1ec5c49fc0985194fa" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "NS" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.porkbun_ns["salvador"] will be destroyed | |
# (because cloudflare_dns_record.porkbun_ns is not in configuration) | |
- resource "cloudflare_dns_record" "porkbun_ns" { | |
- content = "salvador.ns.porkbun.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "88c3bc368426c30dc6481b146f6eca4e" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "NS" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.service["redacted"] will be destroyed | |
# (because cloudflare_dns_record.service is not in configuration) | |
- resource "cloudflare_dns_record" "service" { | |
- content = "redacted.cfargotunnel.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "23096ee7a0ad1529108d3550b9a9d541" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.service["redacted"] will be destroyed | |
# (because cloudflare_dns_record.service is not in configuration) | |
- resource "cloudflare_dns_record" "service" { | |
- content = "redacted.cfargotunnel.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "a2ead0b4af60dd2aec70f862a508a015" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.service["redacted"] will be destroyed | |
# (because cloudflare_dns_record.service is not in configuration) | |
- resource "cloudflare_dns_record" "service" { | |
- content = "redacted.cfargotunnel.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "cd9be79c9c6eff44de739e6087b81746" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.service["redacted"] will be destroyed | |
# (because cloudflare_dns_record.service is not in configuration) | |
- resource "cloudflare_dns_record" "service" { | |
- content = "redacted.cfargotunnel.com" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "2df30ad99ae7d039a4af3060a7242b47" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted.redacted" -> null | |
- proxiable = true -> null | |
- proxied = true -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "CNAME" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.spf1 will be destroyed | |
# (because cloudflare_dns_record.spf1 is not in configuration) | |
- resource "cloudflare_dns_record" "spf1" { | |
- content = "\"v=spf1 include.porkbun.com ~all\"" -> null | |
- created_on = "2025-05-06T22:14:42Z" -> null | |
- id = "8ab894bc7dd81c8287b70b0ebefc6dfe" -> null | |
- meta = jsonencode({}) | |
- modified_on = "2025-05-06T22:14:42Z" -> null | |
- name = "redacted" -> null | |
- proxiable = false -> null | |
- proxied = false -> null | |
- settings = {} -> null | |
- tags = [] -> null | |
- ttl = 1 -> null | |
- type = "TXT" -> null | |
- zone_id = "redacted" -> null | |
} | |
# module.dns.cloudflare_dns_record.txt_dkim will be created | |
+ resource "cloudflare_dns_record" "txt_dkim" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = (sensitive value) | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "default._domainkey.redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "TXT" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.txt_dmarc will be created | |
+ resource "cloudflare_dns_record" "txt_dmarc" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "\"v=DMARC1; p=quarantine; rua=mailto:redacted; ruf=mailto:redacted; fo=1\"" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "_dmarc.redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "TXT" | |
+ zone_id = "redacted" | |
} | |
# module.dns.cloudflare_dns_record.txt_spf1 will be created | |
+ resource "cloudflare_dns_record" "txt_spf1" { | |
+ comment = (known after apply) | |
+ comment_modified_on = (known after apply) | |
+ content = "\"v=spf1 include:_spf.porkbun.com ~all\"" | |
+ created_on = (known after apply) | |
+ id = (known after apply) | |
+ meta = (known after apply) | |
+ modified_on = (known after apply) | |
+ name = "redacted" | |
+ proxiable = (known after apply) | |
+ proxied = false | |
+ settings = (known after apply) | |
+ tags = (known after apply) | |
+ tags_modified_on = (known after apply) | |
+ ttl = 1 | |
+ type = "TXT" | |
+ zone_id = "redacted" | |
} | |
# module.tunnel.cloudflare_zero_trust_tunnel_cloudflared_config.this will be updated in-place | |
~ resource "cloudflare_zero_trust_tunnel_cloudflared_config" "this" { | |
~ config = { | |
~ ingress = [ | |
~ { | |
~ origin_request = { | |
+ access = (known after apply) | |
# (13 unchanged attributes hidden) | |
} | |
# (3 unchanged attributes hidden) | |
}, | |
~ { | |
~ origin_request = { | |
+ access = (known after apply) | |
# (13 unchanged attributes hidden) | |
} | |
# (3 unchanged attributes hidden) | |
}, | |
~ { | |
~ origin_request = { | |
+ access = (known after apply) | |
# (13 unchanged attributes hidden) | |
} | |
# (3 unchanged attributes hidden) | |
}, | |
~ { | |
~ origin_request = { | |
+ access = (known after apply) | |
# (13 unchanged attributes hidden) | |
} | |
# (3 unchanged attributes hidden) | |
}, | |
~ { | |
+ origin_request = (known after apply) | |
# (2 unchanged attributes hidden) | |
}, | |
] | |
+ origin_request = (known after apply) | |
~ warp_routing = { | |
~ enabled = false -> (known after apply) | |
} -> (known after apply) | |
} | |
~ created_at = "2025-05-06T22:14:36Z" -> (known after apply) | |
id = "redacted" | |
~ source = "cloudflare" -> "local" | |
~ version = 1 -> (known after apply) | |
# (2 unchanged attributes hidden) | |
} | |
# module.worker.cloudflare_workers_script.this will be updated in-place | |
~ resource "cloudflare_workers_script" "this" { | |
- bindings = [] -> null | |
~ created_on = "2025-05-06T22:14:42Z" -> (known after apply) | |
~ etag = "11f943d097ac74a57595eee10eae838bf3b776fc2ac5bb83628b5ead1c5372e7" -> (known after apply) | |
~ has_assets = false -> (known after apply) | |
~ has_modules = false -> (known after apply) | |
id = "prod-cloudflared-ping" | |
~ logpush = false -> (known after apply) | |
~ modified_on = "2025-05-06T22:14:42Z" -> (known after apply) | |
~ startup_time_ms = 0 -> (known after apply) | |
- tail_consumers = [] -> null | |
~ usage_model = "standard" -> (known after apply) | |
# (5 unchanged attributes hidden) | |
} | |
Plan: 10 to add, 2 to change, 15 to destroy. | |
╷ | |
│ Error: failed to make http request | |
│ | |
│ with module.worker.cloudflare_workers_route.this, | |
│ on ../../modules/worker/resource.tf line 28, in resource "cloudflare_workers_route" "this": | |
│ 28: resource "cloudflare_workers_route" "this" { | |
│ | |
│ missing required route_id parameter | |
╵ | |
2025-05-07T12:34:53.268-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2025-05-07T12:34:53.269-0300 [INFO] provider: plugin process exited: plugin=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/5.4.0/linux_amd64/terraform-provider-cloudflare_v5.4.0 id=113300 | |
2025-05-07T12:34:53.269-0300 [DEBUG] provider: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment