Skip to content

Instantly share code, notes, and snippets.

@algo7
Created April 14, 2023 02:06
Show Gist options
  • Save algo7/7176c0ef7dfdf94ae299331835d480fc to your computer and use it in GitHub Desktop.
Save algo7/7176c0ef7dfdf94ae299331835d480fc to your computer and use it in GitHub Desktop.
TF_DEBUG
2023-04-14T03:53:37.465+0200 [INFO] Terraform version: 1.4.5
2023-04-14T03:53:37.465+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.18.0
2023-04-14T03:53:37.465+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.16.2
2023-04-14T03:53:37.465+0200 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2023-04-14T03:53:37.465+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.0
2023-04-14T03:53:37.465+0200 [DEBUG] using github.com/zclconf/go-cty v1.12.1
2023-04-14T03:53:37.465+0200 [INFO] Go runtime version: go1.19.6
2023-04-14T03:53:37.465+0200 [INFO] CLI args: []string{"terraform", "apply"}
2023-04-14T03:53:37.465+0200 [DEBUG] Attempting to open CLI config file: /home/some_user/.terraformrc
2023-04-14T03:53:37.465+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /home/some_user/.terraform.d/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /home/some_user/.local/share/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/ubuntu/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/gnome/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /home/some_user/.local/share/flatpak/exports/share/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2023-04-14T03:53:37.465+0200 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins
2023-04-14T03:53:37.466+0200 [INFO] CLI command args: []string{"apply"}
2023-04-14T03:53:37.469+0200 [INFO] AWS Auth provider used: "StaticProvider"
2023-04-14T03:53:37.544+0200 [DEBUG] checking for provisioner in "."
2023-04-14T03:53:37.547+0200 [DEBUG] checking for provisioner in "/usr/bin"
2023-04-14T03:53:37.549+0200 [INFO] backend/local: starting Apply operation
2023-04-14T03:53:37.549+0200 [DEBUG] [aws-sdk-go] DEBUG: Request s3/ListObjects Details:
---[ REQUEST POST-SIGN ]-----------------------------
# Sensitive Info Removed
-----------------------------------------------------
2023-04-14T03:53:37.709+0200 [DEBUG] [aws-sdk-go] DEBUG: Response s3/ListObjects Details:
---[ RESPONSE ]--------------------------------------
# Sensitive Info Removed
-----------------------------------------------------
2023-04-14T03:53:37.709+0200 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>terraform-state</Name><IsTruncated>false</IsTruncated><Prefix>env:/</Prefix><Marker></Marker><MaxKeys>1000</MaxKeys></ListBucketResult>
2023-04-14T03:53:37.709+0200 [DEBUG] [aws-sdk-go] DEBUG: Request s3/GetObject Details:
---[ REQUEST POST-SIGN ]-----------------------------
# Sensitive Info Removed
-----------------------------------------------------
2023-04-14T03:53:37.909+0200 [DEBUG] [aws-sdk-go] DEBUG: Response s3/GetObject Details:
---[ RESPONSE ]--------------------------------------
# Sensitive Info Removed
-----------------------------------------------------
2023-04-14T03:53:37.909+0200 [DEBUG] [aws-sdk-go]
2023-04-14T03:53:37.910+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:37.910+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:37.938+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0]
2023-04-14T03:53:37.938+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106376
2023-04-14T03:53:37.938+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0
2023-04-14T03:53:37.947+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: configuring server automatic mTLS: timestamp=2023-04-14T03:53:37.947+0200
2023-04-14T03:53:37.994+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: plugin address: address=/tmp/plugin1810100625 network=unix timestamp=2023-04-14T03:53:37.994+0200
2023-04-14T03:53:37.994+0200 [DEBUG] provider: using plugin: version=6
2023-04-14T03:53:38.019+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.020+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106376
2023-04-14T03:53:38.020+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.020+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:38.020+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:38.031+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5]
2023-04-14T03:53:38.031+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106394
2023-04-14T03:53:38.031+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5
2023-04-14T03:53:38.034+0200 [INFO] provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2023-04-14T03:53:38.034+0200
2023-04-14T03:53:38.055+0200 [DEBUG] provider: using plugin: version=5
2023-04-14T03:53:38.055+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: plugin address: address=/tmp/plugin2096818884 network=unix timestamp=2023-04-14T03:53:38.055+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:211 timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetSchema: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:213 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetResources: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:338 timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetResources: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:340 @module=sdk.framework timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random @module=sdk.framework tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_pet tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_pet tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_shuffle tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_shuffle tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_string timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_string tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=GetProviderSchema @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_uuid timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_uuid timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @module=sdk.framework tf_resource_type=random_id tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_id tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_integer @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_integer @module=sdk.framework tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_password timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_resource_type=random_password tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetDataSources: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:193 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.080+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetDataSources: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:195 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=9be9cf15-d491-5678-a6fe-7ed54d4ba6fd tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.080+0200
2023-04-14T03:53:38.081+0200 [DEBUG] No provider meta schema returned
2023-04-14T03:53:38.081+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.082+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106394
2023-04-14T03:53:38.082+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.082+0200 [DEBUG] Building and walking validate graph
2023-04-14T03:53:38.082+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_id.tunnel_secret
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.082+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth" references: [var.cloudflare_account_id cloudflare_access_application.cf_application cloudflare_access_service_token.app_service_token]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.tunnel_name" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.application_allowed_emails" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "output.service_token_id (expand)" references: [cloudflare_access_service_token.app_service_token]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "output.tunnel_token (expand)" references: [cloudflare_tunnel.tunnel_1]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1" references: [var.cloudflare_account_id cloudflare_tunnel.tunnel_1 var.application_domain var.tunnel_service_path]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token" references: [var.cloudflare_account_id var.application_service_token_name]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application" references: [var.cloudflare_account_id var.application_domain var.application_name]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname" references: [var.cloudflare_zone_id var.application_domain cloudflare_tunnel.tunnel_1]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github" references: [var.cloudflare_account_id var.github_oauth_client_id var.github_oauth_client_secret]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.application_name" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "output.service_token (expand)" references: [cloudflare_access_service_token.app_service_token]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_account_id" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.application_domain" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.application_service_token_name" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_secret" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1" references: [var.tunnel_name random_id.tunnel_secret var.cloudflare_account_id]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github" references: [var.cloudflare_account_id cloudflare_access_application.cf_application var.application_allowed_emails cloudflare_access_identity_provider.github]
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_api_token" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_id" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_zone_id" references: []
2023-04-14T03:53:38.083+0200 [DEBUG] ReferenceTransformer: "var.tunnel_service_path" references: []
2023-04-14T03:53:38.084+0200 [DEBUG] Starting graph walk: walkValidate
2023-04-14T03:53:38.084+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:38.084+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:38.092+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0]
2023-04-14T03:53:38.092+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106403
2023-04-14T03:53:38.093+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0
2023-04-14T03:53:38.103+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: configuring server automatic mTLS: timestamp=2023-04-14T03:53:38.103+0200
2023-04-14T03:53:38.149+0200 [DEBUG] provider: using plugin: version=6
2023-04-14T03:53:38.149+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: plugin address: address=/tmp/plugin3748867722 network=unix timestamp=2023-04-14T03:53:38.149+0200
2023-04-14T03:53:38.169+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:38.169+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:38.180+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5]
2023-04-14T03:53:38.181+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106419
2023-04-14T03:53:38.181+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: tf_attribute_path=api_token @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_rpc=ValidateProviderConfig @module=sdk.framework description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=api_token @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=min_backoff tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: @module=sdk.framework tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=min_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=rps tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=rps tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" tf_attribute_path=api_key tf_mux_provider=*proto6server.Server tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" tf_attribute_path=api_key @module=sdk.framework tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: tf_attribute_path=api_key tf_rpc=ValidateProviderConfig @module=sdk.framework description="Ensure that if an attribute is set, also these are set: "[email]"" tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=api_key tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_rpc=ValidateProviderConfig description="Ensure that if an attribute is set, also these are set: "[email]"" tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 tf_rpc=ValidateProviderConfig @module=sdk.framework tf_attribute_path=max_backoff tf_mux_provider=*proto6server.Server tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a @module=sdk.framework tf_attribute_path=max_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a @module=sdk.framework tf_attribute_path=retries tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.181+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=retries tf_mux_provider=*proto6server.Server tf_req_id=e095c648-13ef-f0aa-dca8-1d1c771cb34a tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.181+0200
2023-04-14T03:53:38.184+0200 [INFO] provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2023-04-14T03:53:38.184+0200
2023-04-14T03:53:38.208+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: plugin address: network=unix address=/tmp/plugin2465950520 timestamp=2023-04-14T03:53:38.208+0200
2023-04-14T03:53:38.208+0200 [DEBUG] provider: using plugin: version=5
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:211 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:213 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetResources: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:338 @module=sdk.framework timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetResources: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:340 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_shuffle tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_shuffle tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_string @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_string timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_uuid @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_uuid timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.231+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_resource_type=random_integer tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_integer tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @module=sdk.framework tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_password tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.231+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_password tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework timestamp=2023-04-14T03:53:38.232+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 @module=sdk.framework tf_resource_type=random_pet tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.232+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_pet @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.232+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetDataSources: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:193 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 timestamp=2023-04-14T03:53:38.232+0200
2023-04-14T03:53:38.232+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetDataSources: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=91cb9ea4-e236-909e-1f8b-bc1b44f781d0 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:195 timestamp=2023-04-14T03:53:38.232+0200
2023-04-14T03:53:38.232+0200 [DEBUG] No provider meta schema returned
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:33 tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: @module=sdk.framework tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:35 timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=b64_url timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=b64_std tf_resource_type=random_id timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_attribute_path=b64_std tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_resource_type=random_id timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=hex tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework tf_attribute_path=dec timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=dec tf_resource_type=random_id timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id tf_attribute_path=id tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=id tf_resource_type=random_id timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=byte_length tf_resource_type=random_id timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.233+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_attribute_path=byte_length timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.234+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=prefix @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.234+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=febb49bb-9ad0-12b7-ac2c-5e6e30ea18ec tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.233+0200
2023-04-14T03:53:38.234+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.235+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106419
2023-04-14T03:53:38.235+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.236+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.237+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106403
2023-04-14T03:53:38.238+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.238+0200 [INFO] backend/local: apply calling Plan
2023-04-14T03:53:38.238+0200 [DEBUG] Building and walking plan graph for NormalMode
2023-04-14T03:53:38.238+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_id.tunnel_secret (expand)
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.238+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token (expand)" references: [var.application_service_token_name var.cloudflare_account_id]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret (expand)" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" references: [var.cloudflare_account_id cloudflare_tunnel.tunnel_1 (expand) var.application_domain var.tunnel_service_path]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_zone_id" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application (expand)" references: [var.application_domain var.application_name var.cloudflare_account_id]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github (expand)" references: [cloudflare_access_application.cf_application (expand) var.cloudflare_account_id var.application_allowed_emails cloudflare_access_identity_provider.github (expand)]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1 (expand)" references: [random_id.tunnel_secret (expand) var.cloudflare_account_id var.tunnel_name]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github (expand)" references: [var.cloudflare_account_id var.github_oauth_client_id var.github_oauth_client_secret]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_id" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.application_service_token_name" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.application_allowed_emails" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.tunnel_name" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_secret" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "output.service_token (expand)" references: [cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth (expand)" references: [cloudflare_access_application.cf_application (expand) var.cloudflare_account_id cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname (expand)" references: [var.application_domain cloudflare_tunnel.tunnel_1 (expand) var.cloudflare_zone_id]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_account_id" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.tunnel_service_path" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "output.tunnel_token (expand)" references: [cloudflare_tunnel.tunnel_1 (expand)]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "output.service_token_id (expand)" references: [cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_api_token" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.application_name" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "var.application_domain" references: []
2023-04-14T03:53:38.239+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-04-14T03:53:38.240+0200 [DEBUG] Starting graph walk: walkPlan
2023-04-14T03:53:38.240+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:38.240+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:38.251+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5]
2023-04-14T03:53:38.251+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106435
2023-04-14T03:53:38.251+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5
2023-04-14T03:53:38.255+0200 [INFO] provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2023-04-14T03:53:38.255+0200
2023-04-14T03:53:38.283+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: plugin address: address=/tmp/plugin1892730937 network=unix timestamp=2023-04-14T03:53:38.283+0200
2023-04-14T03:53:38.283+0200 [DEBUG] provider: using plugin: version=5
2023-04-14T03:53:38.304+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:38.304+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:211 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetSchema: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:213 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetResources: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:338 @module=sdk.framework timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetResources: tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:340 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_string tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_string @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_uuid tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_uuid tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_id tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_integer timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_integer @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_resource_type=random_password tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_password tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_pet tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_resource_type=random_pet tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_resource_type=random_shuffle @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_shuffle tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetDataSources: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:193 timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.305+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetDataSources: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:195 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=8caeae0d-c516-7140-f0ca-6aa2a38483a5 tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:38.305+0200
2023-04-14T03:53:38.306+0200 [DEBUG] No provider meta schema returned
2023-04-14T03:53:38.315+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0]
2023-04-14T03:53:38.315+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106444
2023-04-14T03:53:38.315+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0
2023-04-14T03:53:38.324+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: configuring server automatic mTLS: timestamp=2023-04-14T03:53:38.324+0200
2023-04-14T03:53:38.360+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: plugin address: address=/tmp/plugin616360552 network=unix timestamp=2023-04-14T03:53:38.360+0200
2023-04-14T03:53:38.360+0200 [DEBUG] provider: using plugin: version=6
2023-04-14T03:53:38.379+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider Configure: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=b7d48386-c36d-d812-67c2-e30f85e322b0 tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_configureprovider.go:12 @module=sdk.framework timestamp=2023-04-14T03:53:38.379+0200
2023-04-14T03:53:38.379+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider Configure: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=b7d48386-c36d-d812-67c2-e30f85e322b0 tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_configureprovider.go:20 timestamp=2023-04-14T03:53:38.379+0200
2023-04-14T03:53:38.379+0200 [DEBUG] Resource instance state not found for node "random_id.tunnel_secret", instance random_id.tunnel_secret
2023-04-14T03:53:38.379+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret" references: []
2023-04-14T03:53:38.379+0200 [DEBUG] refresh: random_id.tunnel_secret: no state, so not refreshing
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:33 @module=sdk.framework timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: @module=sdk.framework tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:35 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=hex tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=dec tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_req_id=331311a0-d99c-c604-af75-2130835abfac @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=dec tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_attribute_path=id timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=id tf_req_id=331311a0-d99c-c604-af75-2130835abfac @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=byte_length tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_resource_type=random_id timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=prefix tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.380+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=b64_std tf_resource_type=random_id timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=331311a0-d99c-c604-af75-2130835abfac tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=b64_std tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:38.380+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:49 tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:51 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_provider_addr=registry.terraform.io/hashicorp/random @module=sdk.framework timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=AttributeName("dec") @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_resource_type=random_id @module=sdk.framework tf_attribute_path=AttributeName("hex") tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path=AttributeName("id") tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path=AttributeName("b64_std") tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=AttributeName("b64_url") tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_attribute_path=id @module=sdk.framework tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=id tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 @module=sdk.framework tf_attribute_path=id tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=id tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.381+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 description="Once set, the value of this attribute in state will not change." tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_attribute_path=id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.381+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=id tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: tf_rpc=PlanResourceChange @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_attribute_path=keepers timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=keepers tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework tf_attribute_path=byte_length @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=byte_length tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_attribute_path=byte_length @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=byte_length tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=byte_length tf_resource_type=random_id @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_resource_type=random_id @module=sdk.framework tf_attribute_path=prefix timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=prefix timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework tf_attribute_path=prefix tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_attribute_path=prefix tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @module=sdk.framework tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @module=sdk.framework tf_attribute_path=b64_url tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 description="Once set, the value of this attribute in state will not change." tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 tf_resource_type=random_id @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_attribute_path=b64_url tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=b64_std tf_rpc=PlanResourceChange tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_attribute_path=b64_std tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.382+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_std tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_std tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=b64_std tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @module=sdk.framework tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=hex timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=hex timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_attribute_path=hex tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_attribute_path=hex tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: description="Once set, the value of this attribute in state will not change." tf_attribute_path=hex tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 @module=sdk.framework timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 description="Once set, the value of this attribute in state will not change." tf_attribute_path=hex tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=hex tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 timestamp=2023-04-14T03:53:38.382+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=hex tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=dec tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=dec tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id @module=sdk.framework tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=dec timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @module=sdk.framework tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 description="Once set, the value of this attribute in state will not change." tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=dec tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_resource_type=random_id timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.383+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 tf_attribute_path=dec tf_req_id=a144c1ff-0640-8132-dac1-5e67aa8e0ec5 tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:38.383+0200
2023-04-14T03:53:38.384+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.385+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106435
2023-04-14T03:53:38.385+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_attribute_path=retries tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 tf_mux_provider=*proto6server.Server tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig @module=sdk.framework timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=retries tf_mux_provider=*proto6server.Server tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_attribute_path=max_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_attribute_path=max_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_attribute_path=min_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_rpc=ValidateProviderConfig @module=sdk.framework tf_attribute_path=min_backoff tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_attribute_path=rps @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=rps tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 @module=sdk.framework timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=ValidateProviderConfig description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" tf_attribute_path=api_token tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 tf_attribute_path=api_token tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig @module=sdk.framework timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.390+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" tf_attribute_path=api_key tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.391+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" tf_attribute_path=api_key tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig @module=sdk.framework timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.391+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=api_key tf_mux_provider=*proto6server.Server @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 description="Ensure that if an attribute is set, also these are set: "[email]"" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.391+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=ac7aef86-7044-e6b5-3dab-ccb92cee3c51 description="Ensure that if an attribute is set, also these are set: "[email]"" tf_attribute_path=api_key timestamp=2023-04-14T03:53:38.390+0200
2023-04-14T03:53:38.391+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: cloudflare Client configured for user: : @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ConfigureProvider @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/config.go:39 tf_mux_provider=tf5to6server.v5tov6Server tf_req_id=f7b9fa8b-77e8-1f6d-e4fa-b4f2985ee6ce timestamp=2023-04-14T03:53:38.391+0200
2023-04-14T03:53:38.391+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Provider Configure: tf_mux_provider=*proto6server.Server tf_req_id=f7b9fa8b-77e8-1f6d-e4fa-b4f2985ee6ce @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/server_configureprovider.go:12 @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ConfigureProvider timestamp=2023-04-14T03:53:38.391+0200
2023-04-14T03:53:38.391+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: cloudflare Client configured for user: : @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/framework/provider/config.go:38 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ConfigureProvider @module=cloudflare tf_mux_provider=*proto6server.Server tf_req_id=f7b9fa8b-77e8-1f6d-e4fa-b4f2985ee6ce timestamp=2023-04-14T03:53:38.391+0200
2023-04-14T03:53:38.391+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Provider Configure: @module=sdk.framework tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/server_configureprovider.go:20 tf_req_id=f7b9fa8b-77e8-1f6d-e4fa-b4f2985ee6ce tf_rpc=ConfigureProvider timestamp=2023-04-14T03:53:38.391+0200
2023-04-14T03:53:38.392+0200 [DEBUG] Resource instance state not found for node "cloudflare_access_identity_provider.github", instance cloudflare_access_identity_provider.github
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.github_oauth_client_id"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.github_oauth_client_secret"
2023-04-14T03:53:38.392+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github" references: []
2023-04-14T03:53:38.392+0200 [DEBUG] Resource instance state not found for node "cloudflare_access_application.cf_application", instance cloudflare_access_application.cf_application
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.application_domain"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.application_name"
2023-04-14T03:53:38.392+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application" references: []
2023-04-14T03:53:38.392+0200 [DEBUG] refresh: cloudflare_access_identity_provider.github: no state, so not refreshing
2023-04-14T03:53:38.392+0200 [DEBUG] Resource instance state not found for node "cloudflare_tunnel.tunnel_1", instance cloudflare_tunnel.tunnel_1
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.tunnel_name"
2023-04-14T03:53:38.392+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1" references: []
2023-04-14T03:53:38.392+0200 [DEBUG] refresh: cloudflare_access_application.cf_application: no state, so not refreshing
2023-04-14T03:53:38.392+0200 [DEBUG] refresh: cloudflare_tunnel.tunnel_1: no state, so not refreshing
2023-04-14T03:53:38.392+0200 [DEBUG] Resource instance state not found for node "cloudflare_access_service_token.app_service_token", instance cloudflare_access_service_token.app_service_token
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.application_service_token_name"
2023-04-14T03:53:38.392+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.392+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token" references: []
2023-04-14T03:53:38.393+0200 [DEBUG] refresh: cloudflare_access_service_token.app_service_token: no state, so not refreshing
2023-04-14T03:53:38.395+0200 [DEBUG] Resource instance state not found for node "cloudflare_tunnel_config.tunnel_config_1", instance cloudflare_tunnel_config.tunnel_config_1
2023-04-14T03:53:38.395+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.395+0200 [INFO] ReferenceTransformer: reference not found: "var.tunnel_service_path"
2023-04-14T03:53:38.395+0200 [INFO] ReferenceTransformer: reference not found: "var.application_domain"
2023-04-14T03:53:38.395+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1" references: []
2023-04-14T03:53:38.395+0200 [DEBUG] refresh: cloudflare_tunnel_config.tunnel_config_1: no state, so not refreshing
2023-04-14T03:53:38.395+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_identity_provider.github, 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:
- .config[0].client_secret: planned value cty.StringVal("**********************************") does not match config value cty.StringVal("# Sensitive Info Removed")
2023-04-14T03:53:38.395+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_application.cf_application, 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:
- .enable_binding_cookie: planned value cty.False for a non-computed attribute
- .service_auth_401_redirect: planned value cty.False for a non-computed attribute
- .skip_interstitial: planned value cty.False for a non-computed attribute
2023-04-14T03:53:38.395+0200 [DEBUG] Resource instance state not found for node "cloudflare_record.cf_tunnel_cname", instance cloudflare_record.cf_tunnel_cname
2023-04-14T03:53:38.395+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_zone_id"
2023-04-14T03:53:38.395+0200 [INFO] ReferenceTransformer: reference not found: "var.application_domain"
2023-04-14T03:53:38.395+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname" references: []
2023-04-14T03:53:38.396+0200 [DEBUG] refresh: cloudflare_record.cf_tunnel_cname: no state, so not refreshing
2023-04-14T03:53:38.396+0200 [DEBUG] Resource instance state not found for node "cloudflare_access_policy.service_auth", instance cloudflare_access_policy.service_auth
2023-04-14T03:53:38.397+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.397+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth" references: []
2023-04-14T03:53:38.397+0200 [DEBUG] Resource instance state not found for node "cloudflare_access_policy.github", instance cloudflare_access_policy.github
2023-04-14T03:53:38.397+0200 [INFO] ReferenceTransformer: reference not found: "var.cloudflare_account_id"
2023-04-14T03:53:38.397+0200 [INFO] ReferenceTransformer: reference not found: "var.application_allowed_emails"
2023-04-14T03:53:38.397+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github" references: []
2023-04-14T03:53:38.397+0200 [DEBUG] refresh: cloudflare_access_policy.service_auth: no state, so not refreshing
2023-04-14T03:53:38.397+0200 [DEBUG] refresh: cloudflare_access_policy.github: no state, so not refreshing
2023-04-14T03:53:38.400+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_record.cf_tunnel_cname, 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:
- .allow_overwrite: planned value cty.False for a non-computed attribute
2023-04-14T03:53:38.400+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_tunnel_config.tunnel_config_1, 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:
- .config[0].origin_request[0].tls_timeout: planned value cty.StringVal("10s") for a non-computed attribute
- .config[0].origin_request[0].keep_alive_connections: planned value cty.NumberIntVal(100) for a non-computed attribute
- .config[0].origin_request[0].disable_chunked_encoding: planned value cty.False for a non-computed attribute
- .config[0].origin_request[0].keep_alive_timeout: planned value cty.StringVal("1m30s") for a non-computed attribute
- .config[0].origin_request[0].proxy_address: planned value cty.StringVal("127.0.0.1") for a non-computed attribute
- .config[0].origin_request[0].proxy_port: planned value cty.NumberIntVal(0) for a non-computed attribute
- .config[0].origin_request[0].no_happy_eyeballs: planned value cty.False for a non-computed attribute
- .config[0].origin_request[0].tcp_keep_alive: planned value cty.StringVal("30s") for a non-computed attribute
2023-04-14T03:53:38.403+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_policy.service_auth, 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:
- .include[0].service_token: planned value cty.UnknownVal(cty.List(cty.String)) does not match config value cty.ListVal([]cty.Value{cty.UnknownVal(cty.String)})
2023-04-14T03:53:38.403+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_policy.github, 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:
- .require[0].login_method: planned value cty.UnknownVal(cty.List(cty.String)) does not match config value cty.ListVal([]cty.Value{cty.UnknownVal(cty.String)})
2023-04-14T03:53:38.404+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:38.406+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106444
2023-04-14T03:53:38.406+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:38.406+0200 [DEBUG] building apply graph to check for errors
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_tunnel.tunnel_1", instance cloudflare_tunnel.tunnel_1
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_tunnel_config.tunnel_config_1", instance cloudflare_tunnel_config.tunnel_config_1
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_access_policy.service_auth", instance cloudflare_access_policy.service_auth
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "random_id.tunnel_secret", instance random_id.tunnel_secret
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_access_service_token.app_service_token", instance cloudflare_access_service_token.app_service_token
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_record.cf_tunnel_cname", instance cloudflare_record.cf_tunnel_cname
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_access_policy.github", instance cloudflare_access_policy.github
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_access_identity_provider.github", instance cloudflare_access_identity_provider.github
2023-04-14T03:53:38.406+0200 [DEBUG] Resource state not found for node "cloudflare_access_application.cf_application", instance cloudflare_access_application.cf_application
2023-04-14T03:53:38.407+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_id.tunnel_secret (expand)
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.407+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_account_id" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.application_allowed_emails" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.application_domain" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "output.tunnel_token (expand)" references: [cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github" references: [var.cloudflare_account_id var.github_oauth_client_secret var.github_oauth_client_id]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application" references: [var.application_domain var.application_name var.cloudflare_account_id]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1 (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_api_token" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_id" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.application_service_token_name" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.tunnel_name" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.tunnel_service_path" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "output.service_token_id (expand)" references: [cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.application_name" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "output.service_token (expand)" references: [cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1" references: [var.tunnel_name random_id.tunnel_secret (expand) random_id.tunnel_secret random_id.tunnel_secret var.cloudflare_account_id]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1" references: [var.cloudflare_account_id cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1 var.tunnel_service_path var.application_domain]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth" references: [var.cloudflare_account_id cloudflare_access_application.cf_application cloudflare_access_application.cf_application cloudflare_access_application.cf_application (expand) cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_zone_id" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_secret" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token" references: [var.cloudflare_account_id var.application_service_token_name]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname" references: [cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1 var.cloudflare_zone_id var.application_domain]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token (expand)" references: []
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github" references: [var.cloudflare_account_id cloudflare_access_application.cf_application cloudflare_access_application.cf_application cloudflare_access_application.cf_application (expand) var.application_allowed_emails cloudflare_access_identity_provider.github cloudflare_access_identity_provider.github cloudflare_access_identity_provider.github (expand)]
2023-04-14T03:53:38.408+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" references: []
2023-04-14T03:53:38.416+0200 [DEBUG] command: asking for input: "\nDo you want to perform these actions?"
2023-04-14T03:53:40.767+0200 [INFO] backend/local: apply calling Apply
2023-04-14T03:53:40.767+0200 [DEBUG] Building and walking apply graph for NormalMode plan
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_tunnel.tunnel_1", instance cloudflare_tunnel.tunnel_1
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_access_identity_provider.github", instance cloudflare_access_identity_provider.github
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_record.cf_tunnel_cname", instance cloudflare_record.cf_tunnel_cname
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_access_application.cf_application", instance cloudflare_access_application.cf_application
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_tunnel_config.tunnel_config_1", instance cloudflare_tunnel_config.tunnel_config_1
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_access_policy.github", instance cloudflare_access_policy.github
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_access_policy.service_auth", instance cloudflare_access_policy.service_auth
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "random_id.tunnel_secret", instance random_id.tunnel_secret
2023-04-14T03:53:40.768+0200 [DEBUG] Resource state not found for node "cloudflare_access_service_token.app_service_token", instance cloudflare_access_service_token.app_service_token
2023-04-14T03:53:40.768+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_id.tunnel_secret (expand)
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.github" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "random_id.tunnel_secret (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_record.cf_tunnel_cname (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_identity_provider.github (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_application.cf_application (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel_config.tunnel_config_1" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_tunnel.tunnel_1" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_policy.service_auth" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.768+0200 [DEBUG] ProviderTransformer: "cloudflare_access_service_token.app_service_token (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_api_token" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_zone_id" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github" references: [var.cloudflare_account_id var.github_oauth_client_id var.github_oauth_client_secret]
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1 (expand)" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_identity_provider.github (expand)" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname" references: [var.cloudflare_zone_id var.application_domain cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1]
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github (expand)" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.application_domain" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_secret" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application" references: [var.application_domain var.application_name var.cloudflare_account_id]
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret (expand)" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.application_service_token_name" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.application_allowed_emails" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "var.cloudflare_account_id" references: []
2023-04-14T03:53:40.769+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel_config.tunnel_config_1" references: [var.cloudflare_account_id cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1 var.tunnel_service_path var.application_domain]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.github" references: [var.cloudflare_account_id cloudflare_access_application.cf_application cloudflare_access_application.cf_application cloudflare_access_application.cf_application (expand) var.application_allowed_emails cloudflare_access_identity_provider.github cloudflare_access_identity_provider.github cloudflare_access_identity_provider.github (expand)]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_application.cf_application (expand)" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1 (expand)" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth (expand)" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_policy.service_auth" references: [var.cloudflare_account_id cloudflare_access_application.cf_application cloudflare_access_application.cf_application cloudflare_access_application.cf_application (expand) cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "var.tunnel_name" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "var.application_name" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "output.tunnel_token (expand)" references: [cloudflare_tunnel.tunnel_1 (expand) cloudflare_tunnel.tunnel_1 cloudflare_tunnel.tunnel_1]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "output.service_token_id (expand)" references: [cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "random_id.tunnel_secret" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token" references: [var.application_service_token_name var.cloudflare_account_id]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_access_service_token.app_service_token (expand)" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "var.tunnel_service_path" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "output.service_token (expand)" references: [cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token cloudflare_access_service_token.app_service_token (expand)]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_record.cf_tunnel_cname (expand)" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "var.github_oauth_client_id" references: []
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "cloudflare_tunnel.tunnel_1" references: [var.tunnel_name random_id.tunnel_secret (expand) random_id.tunnel_secret random_id.tunnel_secret var.cloudflare_account_id]
2023-04-14T03:53:40.770+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-04-14T03:53:40.772+0200 [DEBUG] Starting graph walk: walkApply
2023-04-14T03:53:40.772+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:40.772+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:40.785+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5]
2023-04-14T03:53:40.786+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106481
2023-04-14T03:53:40.786+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5
2023-04-14T03:53:40.789+0200 [INFO] provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2023-04-14T03:53:40.789+0200
2023-04-14T03:53:40.811+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: plugin address: address=/tmp/plugin4092501291 network=unix timestamp=2023-04-14T03:53:40.811+0200
2023-04-14T03:53:40.811+0200 [DEBUG] provider: using plugin: version=5
2023-04-14T03:53:40.835+0200 [DEBUG] created provider logger: level=debug
2023-04-14T03:53:40.835+0200 [INFO] provider: configuring client automatic mTLS
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:211 timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetSchema: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:213 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetResources: tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:338 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetResources: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:340 timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_resource_type=random_shuffle tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_resource_type=random_shuffle tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_resource_type=random_string tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_resource_type=random_string @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_uuid @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_uuid tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: @module=sdk.framework tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_id tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.836+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_resource_type=random_integer tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_resource_type=random_integer @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_resource_type=random_password tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: tf_resource_type=random_password tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType GetSchema: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:293 @module=sdk.framework tf_resource_type=random_pet timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType GetSchema: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:295 tf_resource_type=random_pet tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.836+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider GetDataSources: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:193 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea timestamp=2023-04-14T03:53:40.837+0200
2023-04-14T03:53:40.837+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider GetDataSources: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=99887ac6-221d-2f69-3ea8-e721b2ff17ea tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server.go:195 @module=sdk.framework timestamp=2023-04-14T03:53:40.837+0200
2023-04-14T03:53:40.837+0200 [DEBUG] No provider meta schema returned
2023-04-14T03:53:40.843+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0]
2023-04-14T03:53:40.843+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106490
2023-04-14T03:53:40.843+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0
2023-04-14T03:53:40.850+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: configuring server automatic mTLS: timestamp=2023-04-14T03:53:40.850+0200
2023-04-14T03:53:40.880+0200 [DEBUG] provider: using plugin: version=6
2023-04-14T03:53:40.880+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: plugin address: address=/tmp/plugin2587462564 network=unix timestamp=2023-04-14T03:53:40.880+0200
2023-04-14T03:53:40.893+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Provider Configure: tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_configureprovider.go:12 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=456b4254-4502-fa5a-7105-e654ebcab160 timestamp=2023-04-14T03:53:40.893+0200
2023-04-14T03:53:40.893+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Provider Configure: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=456b4254-4502-fa5a-7105-e654ebcab160 tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_configureprovider.go:20 timestamp=2023-04-14T03:53:40.893+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_resource_type=random_id @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:33 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_validateresourceconfig.go:35 tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 @module=sdk.framework tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_resource_type=random_id timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=prefix tf_rpc=ValidateResourceTypeConfig tf_resource_type=random_id timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_rpc=ValidateResourceTypeConfig tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_resource_type=random_id tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_resource_type=random_id timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_attribute_path=hex tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_resource_type=random_id tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig tf_attribute_path=dec tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 tf_resource_type=random_id @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_rpc=ValidateResourceTypeConfig timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.894+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ValidateResourceTypeConfig @module=sdk.framework tf_attribute_path=id tf_req_id=1851b699-4859-cb42-0619-b3fe33125045 @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 timestamp=2023-04-14T03:53:40.894+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:49 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:51 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path=AttributeName("b64_std") tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=AttributeName("b64_url") tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_attribute_path=AttributeName("dec") timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path=AttributeName("hex") tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: 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/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_planresourcechange.go:297 tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=byte_length tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=byte_length tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange tf_attribute_path=byte_length tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_attribute_path=byte_length @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=byte_length tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 tf_attribute_path=byte_length tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=byte_length tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_attribute_path=prefix tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=prefix tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_rpc=PlanResourceChange @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=prefix tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=b64_url tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=b64_url tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=b64_url tf_resource_type=random_id @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_resource_type=random_id tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_url tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_url tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=b64_url tf_provider_addr=registry.terraform.io/hashicorp/random @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange tf_attribute_path=b64_std tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_attribute_path=b64_std tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework tf_attribute_path=b64_std tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 description="Once set, the value of this attribute in state will not change." timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_resource_type=random_id tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_attribute_path=b64_std tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 tf_attribute_path=b64_std tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=hex tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework tf_attribute_path=hex timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 @module=sdk.framework tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_attribute_path=hex tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: description="Once set, the value of this attribute in state will not change." tf_attribute_path=hex tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: description="Once set, the value of this attribute in state will not change." tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 tf_resource_type=random_id @module=sdk.framework tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 tf_attribute_path=hex tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_attribute_path=dec timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_provider_addr=registry.terraform.io/hashicorp/random @module=sdk.framework tf_attribute_path=dec tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 @module=sdk.framework tf_attribute_path=dec timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_attribute_path=dec tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @module=sdk.framework description="Once set, the value of this attribute in state will not change." @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_rpc=PlanResourceChange tf_attribute_path=dec timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_attribute_path=dec tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=dec tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_resource_type=random_id tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.895+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:75 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_attribute_path=id tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=id tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/config.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:75 tf_attribute_path=id tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: @module=sdk.framework tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/plan.go:77 tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id tf_attribute_path=id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_attribute_path=id tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 @module=sdk.framework description="Once set, the value of this attribute in state will not change." tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Type Validate: tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Type Validate: tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwschemadata/data_set_at_path.go:73 timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:68 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e tf_resource_type=random_id @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_attribute_path=keepers timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined AttributePlanModifier: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/attribute_plan_modification.go:76 tf_attribute_path=keepers tf_req_id=c9004434-313b-b917-dc11-8a776691cf5e @module=sdk.framework description="If the value of this attribute changes, Terraform will destroy and recreate the resource." tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=PlanResourceChange timestamp=2023-04-14T03:53:40.895+0200
2023-04-14T03:53:40.896+0200 [INFO] Starting apply for random_id.tunnel_secret
2023-04-14T03:53:40.896+0200 [DEBUG] random_id.tunnel_secret: applying the planned Create change
2023-04-14T03:53:40.897+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined ResourceType NewResource: @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_createresource.go:44 @module=sdk.framework tf_req_id=cb40bf5c-f20f-0d5a-59a2-baa32b7a3a3c tf_resource_type=random_id tf_rpc=ApplyResourceChange tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.897+0200
2023-04-14T03:53:40.897+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined ResourceType NewResource: tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_createresource.go:46 @module=sdk.framework tf_req_id=cb40bf5c-f20f-0d5a-59a2-baa32b7a3a3c tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:40.897+0200
2023-04-14T03:53:40.897+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Calling provider defined Resource Create: tf_req_id=cb40bf5c-f20f-0d5a-59a2-baa32b7a3a3c tf_provider_addr=registry.terraform.io/hashicorp/random tf_resource_type=random_id tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_createresource.go:89 @module=sdk.framework timestamp=2023-04-14T03:53:40.897+0200
2023-04-14T03:53:40.897+0200 [DEBUG] provider.terraform-provider-random_v3.4.3_x5: Called provider defined Resource Create: tf_resource_type=random_id tf_rpc=ApplyResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v0.11.1/internal/fwserver/server_createresource.go:91 @module=sdk.framework tf_req_id=cb40bf5c-f20f-0d5a-59a2-baa32b7a3a3c tf_provider_addr=registry.terraform.io/hashicorp/random timestamp=2023-04-14T03:53:40.897+0200
2023-04-14T03:53:40.897+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:40.898+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.4.3/linux_amd64/terraform-provider-random_v3.4.3_x5 pid=106481
2023-04-14T03:53:40.898+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a @module=sdk.framework tf_mux_provider=*proto6server.Server tf_attribute_path=min_backoff tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=min_backoff tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig tf_mux_provider=*proto6server.Server @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a @module=sdk.framework description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 tf_attribute_path=api_token tf_mux_provider=*proto6server.Server tf_rpc=ValidateProviderConfig timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: description="API tokens must be 40 characters long and only contain characters a-z, A-Z, 0-9, hyphens and underscores" tf_attribute_path=api_token tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=sdk.framework tf_attribute_path=max_backoff tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_rpc=ValidateProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=max_backoff tf_mux_provider=*proto6server.Server tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=api_key @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=api_key tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 description="API key must be 37 characters long and only contain characters 0-9 and a-f (all lowercased)" tf_mux_provider=*proto6server.Server timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:704 description="Ensure that if an attribute is set, also these are set: "[email]"" tf_attribute_path=api_key tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig @module=sdk.framework timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=api_key tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a description="Ensure that if an attribute is set, also these are set: "[email]"" tf_mux_provider=*proto6server.Server tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/attribute_validation.go:714 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_rpc=ValidateProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=retries tf_mux_provider=*proto6server.Server timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_attribute_path=retries tf_mux_provider=*proto6server.Server tf_rpc=ValidateProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Type Validate: tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=rps tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.900+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7776fe77-fd52-c6e6-6892-b27a40b8362a tf_rpc=ValidateProviderConfig tf_attribute_path=rps tf_mux_provider=*proto6server.Server @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwschemadata/data_value.go:80 timestamp=2023-04-14T03:53:40.900+0200
2023-04-14T03:53:40.901+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: cloudflare Client configured for user: : @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/config.go:39 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4ea7edeb-a767-7f2a-7642-273fe7cd934a tf_mux_provider=tf5to6server.v5tov6Server tf_rpc=ConfigureProvider @module=cloudflare timestamp=2023-04-14T03:53:40.901+0200
2023-04-14T03:53:40.901+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Calling provider defined Provider Configure: @module=sdk.framework tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/server_configureprovider.go:12 tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4ea7edeb-a767-7f2a-7642-273fe7cd934a timestamp=2023-04-14T03:53:40.901+0200
2023-04-14T03:53:40.901+0200 [INFO] provider.terraform-provider-cloudflare_v4.3.0: cloudflare Client configured for user: : tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4ea7edeb-a767-7f2a-7642-273fe7cd934a tf_rpc=ConfigureProvider @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/framework/provider/config.go:38 @module=cloudflare tf_mux_provider=*proto6server.Server timestamp=2023-04-14T03:53:40.901+0200
2023-04-14T03:53:40.901+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Called provider defined Provider Configure: tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=4ea7edeb-a767-7f2a-7642-273fe7cd934a @caller=github.com/hashicorp/terraform-plugin-framework@v1.2.0/internal/fwserver/server_configureprovider.go:20 tf_rpc=ConfigureProvider @module=sdk.framework timestamp=2023-04-14T03:53:40.901+0200
2023-04-14T03:53:40.903+0200 [INFO] Starting apply for cloudflare_tunnel.tunnel_1
2023-04-14T03:53:40.903+0200 [INFO] Starting apply for cloudflare_access_service_token.app_service_token
2023-04-14T03:53:40.903+0200 [DEBUG] cloudflare_tunnel.tunnel_1: applying the planned Create change
2023-04-14T03:53:40.903+0200 [DEBUG] cloudflare_access_service_token.app_service_token: applying the planned Create change
2023-04-14T03:53:40.903+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_identity_provider.github, 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:
- .config[0].client_secret: planned value cty.StringVal("**********************************") does not match config value cty.StringVal("# Sensitive Info Removed")
2023-04-14T03:53:40.903+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_access_application.cf_application, 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:
- .skip_interstitial: planned value cty.False for a non-computed attribute
- .enable_binding_cookie: planned value cty.False for a non-computed attribute
- .service_auth_401_redirect: planned value cty.False for a non-computed attribute
2023-04-14T03:53:40.903+0200 [INFO] Starting apply for cloudflare_access_identity_provider.github
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/cfd_tunnel HTTP/1.1
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 101
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:40.903+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"name":"Homelab","tunnel_secret":"# Sensitive Info Removed"}
2023-04-14T03:53:40.903+0200 [INFO] Starting apply for cloudflare_access_application.cf_application
2023-04-14T03:53:40.903+0200 [DEBUG] cloudflare_access_identity_provider.github: applying the planned Create change
2023-04-14T03:53:40.903+0200 [DEBUG] cloudflare_access_application.cf_application: applying the planned Create change
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.claims" from ComputedKeys
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.scopes" from ComputedKeys
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.attributes" from ComputedKeys
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Creating Cloudflare Access Application from struct: {GatewayRules:[] AllowedIdps:[] CustomDenyMessage: LogoURL: AUD: Domain:test.example.com Type:self_hosted SessionDuration:24h SameSiteCookieAttribute: CustomDenyURL: Name:Homelab SSH ID: PrivateAddress: CorsHeaders:<nil> CreatedAt:<nil> UpdatedAt:<nil> SaasApplication:<nil> AutoRedirectToIdentity:0xc0005a4258 SkipInterstitial:0xc0005a425b AppLauncherVisible:0xc0005a425c EnableBindingCookie:0xc0005a4259 HttpOnlyCookieAttribute:0xc0005a425a ServiceAuth401Redirect:0xc0005a425d}: @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_access_application.go:73 @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7a589120-e182-7663-157b-b4eb695f9f94 tf_mux_provider=tf5to6server.v5tov6Server tf_resource_type=cloudflare_access_application tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:40.904+0200
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.claims" from ComputedKeys
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.scopes" from ComputedKeys
2023-04-14T03:53:40.904+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:40 [DEBUG] setting computed for "config.0.attributes" from ComputedKeys
2023-04-14T03:53:40.905+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Creating Cloudflare Access Identity Provider from struct: {ID: Name:GitHub Type:github Config:{APIToken: AppsDomain: Attributes:[] AuthURL: CentrifyAccount: CentrifyAppID: CertsURL: ClientID:# Sensitive Info Removed ClientSecret:# Sensitive Info Removed Claims:[] Scopes:[] DirectoryID: EmailAttributeName: IdpPublicCert: IssuerURL: OktaAccount: OneloginAccount: RedirectURL: SignRequest:false SsoTargetURL: SupportGroups:false TokenURL: PKCEEnabled:0xc000c8a3b8} ScimConfig:{Enabled:false Secret: UserDeprovision:false SeatDeprovision:false GroupMemberDeprovision:false}}: tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_access_identity_provider.go:91 @module=cloudflare tf_mux_provider=tf5to6server.v5tov6Server tf_resource_type=cloudflare_access_identity_provider tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=017e61e9-11de-f925-1e6a-0cfe7837f682 timestamp=2023-04-14T03:53:40.905+0200
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:41
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/access/service_tokens HTTP/1.1
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 22
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:41.154+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"name":"Homelab SSH"}
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:41
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/access/apps HTTP/1.1
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 304
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:41.404+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"domain":"test.example.com","type":"self_hosted","session_duration":"24h","name":"Homelab SSH","private_address":"","auto_redirect_to_identity":false,"skip_interstitial":false,"app_launcher_visible":true,"enable_binding_cookie":false,"http_only_cookie_attribute":false,"service_auth_401_redirect":false}
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:41
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/access/identity_providers HTTP/1.1
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 176
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:41.654+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"name":"GitHub","type":"github","config":{"client_id":"# Sensitive Info Removed","client_secret":"# Sensitive Info Removed","pkce_enabled":false},"scim_config":{}}
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 201 Created
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b785108ced7cc62-ZRH
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:42 GMT
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnR3oEDKZsnm; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:43 GMT; HttpOnly
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=dd00e45de6573f06530041624df486e405c88185-1681437222; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 29
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_id": "# Sensitive Info Removed",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_secret": "# Sensitive Info Removed",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "expires_at": "2024-04-13T01:53:42Z",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "a25ab625-f0dc-40ab-8803-383ef78967e6",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "Homelab SSH",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "duration": "8760h"
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/access/service_tokens HTTP/1.1
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:42.103+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b785107bdd9cc62-ZRH
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:42 GMT
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnR3oEDKZsnm; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:43 GMT; HttpOnly
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=dd00e45de6573f06530041624df486e405c88185-1681437222; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 610
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"success":true,"messages":[],"errors":[],"result":{"id":"2c9a0f06-d634-4d22-aae8-331c3115cbd9","account_tag":"acc_id","created_at":"2023-04-14T01:53:42.119335Z","deleted_at":null,"name":"Homelab","connections":[],"conns_active_at":null,"conns_inactive_at":"2023-04-14T01:53:42.119335Z","tun_type":"cfd_tunnel","metadata":{},"status":"inactive","remote_config":false,"credentials_file":{"AccountTag":"acc_id","TunnelID":"2c9a0f06-d634-4d22-aae8-331c3115cbd9","TunnelName":"Homelab","TunnelSecret":"# Sensitive Info Removed"},"token":"# Sensitive Info Removed"}}
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/cfd_tunnel/2c9a0f06-d634-4d22-aae8-331c3115cbd9 HTTP/1.1
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:42.523+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.534+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.534+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 201 Created
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78510a5806cc62-ZRH
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:42 GMT
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnR3oEDKZsnm; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:43 GMT; HttpOnly
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=dd00e45de6573f06530041624df486e405c88185-1681437222; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 151
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "dead25cc-743e-4727-bf2c-27d358681c19",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "dead25cc-743e-4727-bf2c-27d358681c19",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "type": "self_hosted",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "Homelab SSH",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "aud": "912938a32702998bb2f5ed384b5ac16e692c3553ba1d2db7412cca5b4a8a2036",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "domain": "test.example.com",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "self_hosted_domains": [
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "test.example.com"
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "app_launcher_visible": true,
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "allowed_idps": [],
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "auto_redirect_to_identity": false,
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "policies": [],
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "session_duration": "24h",
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "enable_binding_cookie": false,
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "http_only_cookie_attribute": false
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:42.535+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 201 Created
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78510be931cc62-ZRH
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:42 GMT
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnR3oEDKZsnm; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:43 GMT; HttpOnly
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=dd00e45de6573f06530041624df486e405c88185-1681437222; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 38
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "# Sensitive Info Removed",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "type": "github",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "# Sensitive Info Removed",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "GitHub",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "version": "923dc02a9727710f1d03883b8a126a86",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "config": {
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_id": "# Sensitive Info Removed",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_secret": "**********************************",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "redirect_url": "# Sensitive Info Removed"
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "scim_config": {
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "enabled": false,
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "group_member_deprovision": false,
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "seat_deprovision": false,
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "secret": "",
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "user_deprovision": false
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": [
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "message": "Finish enterprise enablement by going to https://# Sensitive Info Removed/cdn-cgi/access/enterprise-setup/# Sensitive Info Removed"
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ]
2023-04-14T03:53:42.576+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:42
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/access/apps/dead25cc-743e-4727-bf2c-27d358681c19 HTTP/1.1
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:42.774+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/access/identity_providers/# Sensitive Info Removed HTTP/1.1
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:43.023+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78510eab37cc62-ZRH
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:43 GMT
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:43.026+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnakUF294V4H; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:44 GMT; HttpOnly
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=cfb236980f74f54e9ceee647f424958b3e5a8a64-1681437223; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 9
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": [
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_id": "# Sensitive Info Removed",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "expires_at": "2024-04-13T01:53:42Z",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "a25ab625-f0dc-40ab-8803-383ef78967e6",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "Homelab SSH",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "duration": "8760h"
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:43.027+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b7851115d31cc62-ZRH
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:43 GMT
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnakUF294V4H; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:44 GMT; HttpOnly
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=cfb236980f74f54e9ceee647f424958b3e5a8a64-1681437223; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 3
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"success":true,"messages":[],"errors":[],"result":{"id":"2c9a0f06-d634-4d22-aae8-331c3115cbd9","account_tag":"acc_id","created_at":"2023-04-14T01:53:42.119335Z","deleted_at":null,"name":"Homelab","connections":[],"conns_active_at":null,"conns_inactive_at":"2023-04-14T01:53:42.119335Z","tun_type":"cfd_tunnel","metadata":{},"status":"inactive","remote_config":false}}
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/cfd_tunnel/2c9a0f06-d634-4d22-aae8-331c3115cbd9/token HTTP/1.1
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:43.441+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b785112de5fcc62-ZRH
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:43 GMT
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnakUF294V4H; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:44 GMT; HttpOnly
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=cfb236980f74f54e9ceee647f424958b3e5a8a64-1681437223; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 59
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "dead25cc-743e-4727-bf2c-27d358681c19",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "dead25cc-743e-4727-bf2c-27d358681c19",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "type": "self_hosted",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "Homelab SSH",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "aud": "912938a32702998bb2f5ed384b5ac16e692c3553ba1d2db7412cca5b4a8a2036",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:42Z",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "domain": "test.example.com",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "self_hosted_domains": [
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "test.example.com"
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "app_launcher_visible": true,
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "allowed_idps": [],
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "auto_redirect_to_identity": false,
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "policies": [],
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "session_duration": "24h",
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "enable_binding_cookie": false,
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "http_only_cookie_attribute": false
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:43.748+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:43.748+0200 [WARN] Provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value for cloudflare_access_application.cf_application, 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:
- .custom_deny_url: was null, but now cty.StringVal("")
- .logo_url: was null, but now cty.StringVal("")
- .http_only_cookie_attribute: was null, but now cty.False
- .same_site_cookie_attribute: was null, but now cty.StringVal("")
- .custom_deny_message: was null, but now cty.StringVal("")
2023-04-14T03:53:43.753+0200 [INFO] Starting apply for cloudflare_access_policy.service_auth
2023-04-14T03:53:43.754+0200 [DEBUG] cloudflare_access_policy.service_auth: applying the planned Create change
2023-04-14T03:53:43.755+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Creating Cloudflare Access Policy from struct: {ID: Precedence:1 Decision:non_identity CreatedAt:<nil> UpdatedAt:<nil> Name:ServiceAuth PurposeJustificationRequired:0xc0005d5f49 PurposeJustificationPrompt:0xc000719990 ApprovalRequired:0xc0005d5f4a ApprovalGroups:[] Include:[{ServiceToken:{ID:a25ab625-f0dc-40ab-8803-383ef78967e6}}] Exclude:[] Require:[]}: tf_resource_type=cloudflare_access_policy tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_access_policy.go:138 @module=cloudflare tf_req_id=a1781e8a-28bb-1001-934e-5a657e0efea9 tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2023-04-14T03:53:43.755+0200
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/access/apps/dead25cc-743e-4727-bf2c-27d358681c19/policies HTTP/1.1
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 333
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.756+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"precedence":1,"decision":"non_identity","created_at":null,"updated_at":null,"name":"ServiceAuth","purpose_justification_required":false,"purpose_justification_prompt":"","approval_required":false,"approval_groups":null,"include":[{"service_token":{"token_id":"a25ab625-f0dc-40ab-8803-383ef78967e6"}}],"exclude":null,"require":null}
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:43
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b7851146f8ccc62-ZRH
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:43 GMT
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnkT9FpxZ6Ko; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:44 GMT; HttpOnly
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=cfb236980f74f54e9ceee647f424958b3e5a8a64-1681437223; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 17
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "# Sensitive Info Removed",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "type": "github",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "# Sensitive Info Removed",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "GitHub",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "version": "923dc02a9727710f1d03883b8a126a86",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "config": {
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_id": "# Sensitive Info Removed",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "client_secret": "**********************************",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "redirect_url": "# Sensitive Info Removed"
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "scim_config": {
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "enabled": false,
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "group_member_deprovision": false,
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "seat_deprovision": false,
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "secret": "**********************************",
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "user_deprovision": false
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:43.952+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:43.953+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:43.953+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:43.953+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:43.953+0200 [WARN] Provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value for cloudflare_access_identity_provider.github, 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:
- .config[0].email_attribute_name: was null, but now cty.StringVal("")
- .config[0].onelogin_account: was null, but now cty.StringVal("")
- .config[0].token_url: was null, but now cty.StringVal("")
- .config[0].issuer_url: was null, but now cty.StringVal("")
- .config[0].pkce_enabled: was null, but now cty.False
- .config[0].sign_request: was null, but now cty.False
- .config[0].centrify_account: was null, but now cty.StringVal("")
- .config[0].centrify_app_id: was null, but now cty.StringVal("")
- .config[0].directory_id: was null, but now cty.StringVal("")
- .config[0].sso_target_url: was null, but now cty.StringVal("")
- .config[0].api_token: was null, but now cty.StringVal("")
- .config[0].apps_domain: was null, but now cty.StringVal("")
- .config[0].okta_account: was null, but now cty.StringVal("")
- .config[0].idp_public_cert: was null, but now cty.StringVal("")
- .config[0].support_groups: was null, but now cty.False
- .config[0].auth_url: was null, but now cty.StringVal("")
- .config[0].certs_url: was null, but now cty.StringVal("")
2023-04-14T03:53:43.959+0200 [INFO] Starting apply for cloudflare_access_policy.github
2023-04-14T03:53:43.960+0200 [DEBUG] cloudflare_access_policy.github: applying the planned Create change
2023-04-14T03:53:43.962+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Creating Cloudflare Access Policy from struct: {ID: Precedence:2 Decision:allow CreatedAt:<nil> UpdatedAt:<nil> Name:GitHub PurposeJustificationRequired:0xc000960569 PurposeJustificationPrompt:0xc000d0fc70 ApprovalRequired:0xc00096056a ApprovalGroups:[] Include:[{Email:{Email:# Sensitive Info Removed}}] Exclude:[] Require:[{LoginMethod:{ID:# Sensitive Info Removed}}]}: @module=cloudflare tf_req_id=7431443e-5385-010b-c815-243fae682286 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_access_policy.go:138 tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_resource_type=cloudflare_access_policy tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:43.962+0200
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/accounts/acc_id/access/apps/dead25cc-743e-4727-bf2c-27d358681c19/policies HTTP/1.1
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 352
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.006+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"precedence":2,"decision":"allow","created_at":null,"updated_at":null,"name":"GitHub","purpose_justification_required":false,"purpose_justification_prompt":"","approval_required":false,"approval_groups":null,"include":[{"email":{"email":"# Sensitive Info Removed"}}],"exclude":null,"require":[{"login_method":{"id":"# Sensitive Info Removed"}}]}
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78511719cfcc62-ZRH
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:44 GMT
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnkT9FpxZ6Ko; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:45 GMT; HttpOnly
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=12da23f52c5446d4eed3d4b090e3d84e9517e870-1681437224; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 6
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.362+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"success":true,"messages":[],"errors":[],"result":"# Sensitive Info Removed"}
2023-04-14T03:53:44.365+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_record.cf_tunnel_cname, 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:
- .allow_overwrite: planned value cty.False for a non-computed attribute
2023-04-14T03:53:44.365+0200 [INFO] Starting apply for cloudflare_record.cf_tunnel_cname
2023-04-14T03:53:44.366+0200 [DEBUG] cloudflare_record.cf_tunnel_cname: applying the planned Create change
2023-04-14T03:53:44.366+0200 [WARN] Provider "registry.terraform.io/cloudflare/cloudflare" produced an invalid plan for cloudflare_tunnel_config.tunnel_config_1, 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:
- .config[0].origin_request[0].disable_chunked_encoding: planned value cty.False for a non-computed attribute
- .config[0].origin_request[0].keep_alive_timeout: planned value cty.StringVal("1m30s") for a non-computed attribute
- .config[0].origin_request[0].proxy_address: planned value cty.StringVal("127.0.0.1") for a non-computed attribute
- .config[0].origin_request[0].proxy_port: planned value cty.NumberIntVal(0) for a non-computed attribute
- .config[0].origin_request[0].no_happy_eyeballs: planned value cty.False for a non-computed attribute
- .config[0].origin_request[0].tcp_keep_alive: planned value cty.StringVal("30s") for a non-computed attribute
- .config[0].origin_request[0].keep_alive_connections: planned value cty.NumberIntVal(100) for a non-computed attribute
- .config[0].origin_request[0].tls_timeout: planned value cty.StringVal("10s") for a non-computed attribute
2023-04-14T03:53:44.366+0200 [INFO] Starting apply for cloudflare_tunnel_config.tunnel_config_1
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44 [DEBUG] setting computed for "metadata" from ComputedKeys
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Data found in config: []interface {}{}: tf_resource_type=cloudflare_record @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_record.go:65 tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=6f073dba-3740-4a2a-9c69-30d20fe76c50 @module=cloudflare tf_mux_provider=tf5to6server.v5tov6Server tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:44.367+0200
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cloudflare Record create configuration: cloudflare.CreateDNSRecordParams{CreatedOn:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), ModifiedOn:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Type:"CNAME", Name:"test", Content:"2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com", Meta:interface {}(nil), Data:interface {}(nil), ID:"", ZoneID:"# Sensitive Info Removed", ZoneName:"", Priority:(*uint16)(nil), TTL:0, Proxied:(*bool)(0xc000493258), Proxiable:false, Locked:false, Comment:"Cloudflare Tunnel", Tags:[]string(nil)}: tf_req_id=6f073dba-3740-4a2a-9c69-30d20fe76c50 tf_resource_type=cloudflare_record @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_record.go:134 tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=cloudflare tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:44.367+0200
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44 [DEBUG] Waiting for state to become: [success]
2023-04-14T03:53:44.367+0200 [DEBUG] cloudflare_tunnel_config.tunnel_config_1: applying the planned Create change
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: POST /client/v4/zones/# Sensitive Info Removed/dns_records HTTP/1.1
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 259
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.367+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"created_on":"0001-01-01T00:00:00Z","modified_on":"0001-01-01T00:00:00Z","type":"CNAME","name":"test","content":"2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com","zone_id":"# Sensitive Info Removed","proxied":true,"comment":"Cloudflare Tunnel"}
2023-04-14T03:53:44.617+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: PUT /client/v4/accounts/acc_id/cfd_tunnel/2c9a0f06-d634-4d22-aae8-331c3115cbd9/configurations HTTP/1.1
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Length: 499
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.618+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"config":{"ingress":[{"hostname":"test.example.com","service":"https://local_ip:port"},{"service":"http_status:404"}],"warp-routing":{},"originRequest":{"connectTimeout":30000000000,"tlsTimeout":10000000000,"tcpKeepAlive":30000000000,"noHappyEyeballs":false,"keepAliveConnections":100,"keepAliveTimeout":90000000000,"httpHostHeader":"","originServerName":"","caPool":"","noTLSVerify":true,"disableChunkedEncoding":false,"bastionMode":false,"proxyAddress":"127.0.0.1","proxyPort":0,"proxyType":""}}}
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 201 Created
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b785118fb2acc62-ZRH
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:44 GMT
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnkT9FpxZ6Ko; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:45 GMT; HttpOnly
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=12da23f52c5446d4eed3d4b090e3d84e9517e870-1681437224; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 72
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:44Z",
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "decision": "non_identity",
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "exclude": [],
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "02a2f7ea-6d52-4b34-b9f4-39ae3dee2ab7",
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "include": [
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "service_token": {
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "token_id": "a25ab625-f0dc-40ab-8803-383ef78967e6"
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "ServiceAuth",
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "precedence": 1,
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "require": [],
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "02a2f7ea-6d52-4b34-b9f4-39ae3dee2ab7",
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:44Z"
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:44.665+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.666+0200 [WARN] Provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value for cloudflare_access_policy.service_auth, 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:
- .include[0].auth_method: was null, but now cty.StringVal("")
- .include[0].everyone: was null, but now cty.False
- .include[0].any_valid_service_token: was null, but now cty.False
- .include[0].certificate: was null, but now cty.False
- .include[0].common_name: was null, but now cty.StringVal("")
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:44
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 201 Created
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78511a9c9ecc62-ZRH
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Security-Policy: frame-ancestors 'none'; default-src https: 'unsafe-inline'
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json; charset=UTF-8
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:45 GMT
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnv9pGdn3hbK; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:46 GMT; HttpOnly
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=df44982a37f82bc8ea6eb04391150e08cebd5d62-1681437225; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Strict-Transport-Security: max-age=31536000; includeSubDomains
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Content-Type-Options: nosniff
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 59
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Frame-Options: DENY
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Xss-Protection: 1; mode=block
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "result": {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "created_at": "2023-04-14T01:53:44Z",
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "decision": "allow",
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "exclude": [],
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "96f51cba-6396-4fef-915a-d0cdd307801b",
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "include": [
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "email": {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "email": "# Sensitive Info Removed"
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "name": "GitHub",
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "precedence": 2,
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "require": [
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "login_method": {
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "id": "# Sensitive Info Removed"
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: ],
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "uid": "96f51cba-6396-4fef-915a-d0cdd307801b",
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "updated_at": "2023-04-14T01:53:44Z"
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: },
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "success": true,
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "errors": [],
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: "messages": []
2023-04-14T03:53:44.977+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: }
2023-04-14T03:53:44.978+0200 [WARN] Provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value for cloudflare_access_policy.github, 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:
- .require[0].everyone: was null, but now cty.False
- .require[0].any_valid_service_token: was null, but now cty.False
- .require[0].auth_method: was null, but now cty.StringVal("")
- .require[0].certificate: was null, but now cty.False
- .require[0].common_name: was null, but now cty.StringVal("")
- .include[0].any_valid_service_token: was null, but now cty.False
- .include[0].certificate: was null, but now cty.False
- .include[0].common_name: was null, but now cty.StringVal("")
- .include[0].auth_method: was null, but now cty.StringVal("")
- .include[0].everyone: was null, but now cty.False
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:45
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78511cce81cc62-ZRH
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:45 GMT
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnv9pGdn3hbK; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:46 GMT; HttpOnly
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=df44982a37f82bc8ea6eb04391150e08cebd5d62-1681437225; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 11
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"result":{"id":"06b6523157cdb51bb5174fa45ad8a677","zone_id":"# Sensitive Info Removed","zone_name":"example.com","name":"test.example.com","type":"CNAME","content":"2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"locked":false,"meta":{"auto_added":false,"managed_by_apps":false,"managed_by_argo_tunnel":false,"source":"primary"},"comment":"Cloudflare Tunnel","tags":[],"created_on":"2023-04-14T01:53:45.169467Z","modified_on":"2023-04-14T01:53:45.169467Z"},"success":true,"errors":[],"messages":[]}
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:45
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/zones/# Sensitive Info Removed/dns_records/06b6523157cdb51bb5174fa45ad8a677 HTTP/1.1
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:45.284+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:45
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b78511e6fb9cc62-ZRH
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:45 GMT
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXhnv9pGdn3hbK; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:46 GMT; HttpOnly
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=df44982a37f82bc8ea6eb04391150e08cebd5d62-1681437225; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 151
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"success":true,"messages":[],"errors":[],"result":{"tunnel_id":"2c9a0f06-d634-4d22-aae8-331c3115cbd9","version":0,"config":{"ingress":[{"service":"https://local_ip:port","hostname":"test.example.com"},{"service":"http_status:404"}],"warp-routing":{},"originRequest":{"caPool":"","proxyPort":0,"proxyType":"","tlsTimeout":10000000000,"bastionMode":false,"noTLSVerify":true,"proxyAddress":"127.0.0.1","tcpKeepAlive":30000000000,"connectTimeout":30000000000,"httpHostHeader":"","noHappyEyeballs":false,"keepAliveTimeout":90000000000,"originServerName":"","keepAliveConnections":100,"disableChunkedEncoding":false}},"source":"cloudflare","created_at":"2023-04-14T01:53:45.476972Z"}}
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:45
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GET /client/v4/accounts/acc_id/cfd_tunnel/2c9a0f06-d634-4d22-aae8-331c3115cbd9/configurations HTTP/1.1
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Host: api.cloudflare.com
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: User-Agent: terraform/1.4.5 terraform-plugin-sdk/2.10.1 terraform-provider-cloudflare/4.3.0
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Authorization: Bearer [redacted]
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Accept-Encoding: gzip
2023-04-14T03:53:45.694+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:46
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b7851228b10cc62-ZRH
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:46 GMT
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXho5rVHSbYJrq; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:47 GMT; HttpOnly
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=82a15f9ba0910a48e98657a768f83a9a896d25b3-1681437226; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 4
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"result":{"id":"06b6523157cdb51bb5174fa45ad8a677","zone_id":"# Sensitive Info Removed","zone_name":"example.com","name":"test.example.com","type":"CNAME","content":"2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com","proxiable":true,"proxied":true,"ttl":1,"locked":false,"meta":{"auto_added":false,"managed_by_apps":false,"managed_by_argo_tunnel":false,"source":"primary"},"comment":"Cloudflare Tunnel","tags":[],"created_on":"2023-04-14T01:53:45.169467Z","modified_on":"2023-04-14T01:53:45.169467Z"},"success":true,"errors":[],"messages":[]}
2023-04-14T03:53:46.206+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Data found in config: <nil>: tf_req_id=6f073dba-3740-4a2a-9c69-30d20fe76c50 @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_record.go:213 tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @module=cloudflare tf_resource_type=cloudflare_record tf_rpc=ApplyResourceChange timestamp=2023-04-14T03:53:46.206+0200
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: 2023/04/14 03:53:46
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: HTTP/2.0 200 OK
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Cache-Status: DYNAMIC
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Cf-Ray: 7b7851251de5cc62-ZRH
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Content-Type: application/json
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Date: Fri, 14 Apr 2023 01:53:46 GMT
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Server: cloudflare
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGU56Rb8iNWZVUvXho5rVHSbYJrq; SameSite=Lax; path=/; expires=Fri, 14-Apr-23 04:23:47 GMT; HttpOnly
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Set-Cookie: __cfruid=82a15f9ba0910a48e98657a768f83a9a896d25b3-1681437226; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: Vary: Accept-Encoding
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: X-Envoy-Upstream-Service-Time: 2
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0:
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: {"success":true,"messages":[],"errors":[],"result":{"tunnel_id":"2c9a0f06-d634-4d22-aae8-331c3115cbd9","version":0,"config":{"ingress":[{"service":"https://local_ip:port","hostname":"test.example.com"},{"service":"http_status:404"}],"warp-routing":{},"originRequest":{"caPool":"","proxyPort":0,"proxyType":"","tlsTimeout":10000000000,"bastionMode":false,"noTLSVerify":true,"proxyAddress":"127.0.0.1","tcpKeepAlive":30000000000,"connectTimeout":30000000000,"httpHostHeader":"","noHappyEyeballs":false,"keepAliveTimeout":90000000000,"originServerName":"","keepAliveConnections":100,"disableChunkedEncoding":false}},"source":"cloudflare","created_at":"2023-04-14T01:53:45.476972Z"}}
2023-04-14T03:53:46.615+0200 [DEBUG] provider.terraform-provider-cloudflare_v4.3.0: GetTunnelConfiguration: {TunnelID:2c9a0f06-d634-4d22-aae8-331c3115cbd9 Config:{Ingress:[{Hostname:test.example.com Path: Service:https://local_ip:port} {Hostname: Path: Service:http_status:404}] WarpRouting:0xc0007aba68 OriginRequest:{ConnectTimeout:30s TLSTimeout:10s TCPKeepAlive:30s NoHappyEyeballs:0xc0007abafb KeepAliveConnections:0xc0007abb08 KeepAliveTimeout:1m30s HTTPHostHeader:0xc000d0f720 OriginServerName:0xc000d0f730 CAPool:0xc000d0f6f0 NoTLSVerify:0xc0007ababc DisableChunkedEncoding:0xc0007abb23 BastionMode:0xc0007ababb ProxyAddress:0xc000d0f710 ProxyPort:0xc0007abaa0 ProxyType:0xc000d0f700 IPRules:[]}} Version:0}: tf_req_id=4666caa9-0ca6-b0eb-24b4-eae7955f6cc8 tf_resource_type=cloudflare_tunnel_config tf_rpc=ApplyResourceChange @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/resource_cloudflare_tunnel_config.go:136 @module=cloudflare tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare timestamp=2023-04-14T03:53:46.615+0200
2023-04-14T03:53:46.616+0200 [WARN] Provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value for cloudflare_tunnel_config.tunnel_config_1, 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:
- .config[0].origin_request[0].http_host_header: was null, but now cty.StringVal("")
- .config[0].origin_request[0].bastion_mode: was null, but now cty.False
- .config[0].origin_request[0].ca_pool: was null, but now cty.StringVal("")
- .config[0].origin_request[0].origin_server_name: was null, but now cty.StringVal("")
- .config[0].origin_request[0].proxy_type: was null, but now cty.StringVal("")
- .config[0].ingress_rule[0].path: was null, but now cty.StringVal("")
- .config[0].ingress_rule[1].hostname: was null, but now cty.StringVal("")
- .config[0].ingress_rule[1].path: was null, but now cty.StringVal("")
2023-04-14T03:53:46.617+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-04-14T03:53:46.618+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.3.0/linux_amd64/terraform-provider-cloudflare_v4.3.0 pid=106490
2023-04-14T03:53:46.618+0200 [DEBUG] provider: plugin exited
2023-04-14T03:53:46.618+0200 [DEBUG] states/remote: state read serial is: 68; serial is: 68
2023-04-14T03:53:46.618+0200 [DEBUG] states/remote: state read lineage is: 8948fb8e-faf9-b302-ed70-6fe77d661969; lineage is: 8948fb8e-faf9-b302-ed70-6fe77d661969
2023-04-14T03:53:46.619+0200 [DEBUG] Uploading remote state to S3: {
Body: buffer(0xc001417530),
Bucket: "terraform-state",
ContentLength: 14420,
ContentType: "application/json",
Key: "cf-tunnel/terraform.tfstate"
}
2023-04-14T03:53:46.619+0200 [DEBUG] [aws-sdk-go] DEBUG: Request s3/PutObject Details:
---[ REQUEST POST-SIGN ]-----------------------------
# Sensitive Info Removed
{
"version": 4,
"terraform_version": "1.4.5",
"serial": 69,
"lineage": "8948fb8e-faf9-b302-ed70-6fe77d661969",
"outputs": {
"service_token": {
"value": "# Sensitive Info Removed",
"type": "string"
},
"service_token_id": {
"value": "# Sensitive Info Removed",
"type": "string"
},
"tunnel_token": {
"value": "# Sensitive Info Removed",
"type": "string"
}
},
"resources": [
{
"mode": "managed",
"type": "cloudflare_access_application",
"name": "cf_application",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"allowed_idps": null,
"app_launcher_visible": true,
"aud": "912938a32702998bb2f5ed384b5ac16e692c3553ba1d2db7412cca5b4a8a2036",
"auto_redirect_to_identity": false,
"cors_headers": [],
"custom_deny_message": "",
"custom_deny_url": "",
"domain": "test.example.com",
"enable_binding_cookie": false,
"http_only_cookie_attribute": false,
"id": "dead25cc-743e-4727-bf2c-27d358681c19",
"logo_url": "",
"name": "Homelab SSH",
"saas_app": [],
"same_site_cookie_attribute": "",
"service_auth_401_redirect": false,
"session_duration": "24h",
"skip_interstitial": false,
"type": "self_hosted",
"zone_id": null
},
"sensitive_attributes": [],
"private": "bnVsbA=="
}
]
},
{
"mode": "managed",
"type": "cloudflare_access_identity_provider",
"name": "github",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"config": [
{
"api_token": "",
"apps_domain": "",
"attributes": [],
"auth_url": "",
"centrify_account": "",
"centrify_app_id": "",
"certs_url": "",
"claims": [],
"client_id": "# Sensitive Info Removed",
"client_secret": "**********************************",
"directory_id": "",
"email_attribute_name": "",
"idp_public_cert": "",
"issuer_url": "",
"okta_account": "",
"onelogin_account": "",
"pkce_enabled": false,
"redirect_url": "# Sensitive Info Removed",
"scopes": [],
"sign_request": false,
"sso_target_url": "",
"support_groups": false,
"token_url": ""
}
],
"id": "# Sensitive Info Removed",
"name": "GitHub",
"scim_config": [],
"type": "github",
"zone_id": null
},
"sensitive_attributes": [],
"private": "bnVsbA=="
}
]
},
{
"mode": "managed",
"type": "cloudflare_access_policy",
"name": "github",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"application_id": "dead25cc-743e-4727-bf2c-27d358681c19",
"approval_group": [],
"approval_required": null,
"decision": "allow",
"exclude": [],
"id": "96f51cba-6396-4fef-915a-d0cdd307801b",
"include": [
{
"any_valid_service_token": false,
"auth_method": "",
"azure": [],
"certificate": false,
"common_name": "",
"device_posture": null,
"email": [
"# Sensitive Info Removed"
],
"email_domain": null,
"everyone": false,
"external_evaluation": [],
"geo": null,
"github": [],
"group": null,
"gsuite": [],
"ip": null,
"ip_list": null,
"login_method": null,
"okta": [],
"saml": [],
"service_token": null
}
],
"name": "GitHub",
"precedence": 2,
"purpose_justification_prompt": null,
"purpose_justification_required": null,
"require": [
{
"any_valid_service_token": false,
"auth_method": "",
"azure": [],
"certificate": false,
"common_name": "",
"device_posture": null,
"email": null,
"email_domain": null,
"everyone": false,
"external_evaluation": [],
"geo": null,
"github": [],
"group": null,
"gsuite": [],
"ip": null,
"ip_list": null,
"login_method": [
"# Sensitive Info Removed"
],
"okta": [],
"saml": [],
"service_token": null
}
],
"zone_id": null
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"cloudflare_access_application.cf_application",
"cloudflare_access_identity_provider.github"
]
}
]
},
{
"mode": "managed",
"type": "cloudflare_access_policy",
"name": "service_auth",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"application_id": "dead25cc-743e-4727-bf2c-27d358681c19",
"approval_group": [],
"approval_required": null,
"decision": "non_identity",
"exclude": [],
"id": "02a2f7ea-6d52-4b34-b9f4-39ae3dee2ab7",
"include": [
{
"any_valid_service_token": false,
"auth_method": "",
"azure": [],
"certificate": false,
"common_name": "",
"device_posture": null,
"email": null,
"email_domain": null,
"everyone": false,
"external_evaluation": [],
"geo": null,
"github": [],
"group": null,
"gsuite": [],
"ip": null,
"ip_list": null,
"login_method": null,
"okta": [],
"saml": [],
"service_token": [
"a25ab625-f0dc-40ab-8803-383ef78967e6"
]
}
],
"name": "ServiceAuth",
"precedence": 1,
"purpose_justification_prompt": null,
"purpose_justification_required": null,
"require": [],
"zone_id": null
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"cloudflare_access_application.cf_application",
"cloudflare_access_service_token.app_service_token"
]
}
]
},
{
"mode": "managed",
"type": "cloudflare_access_service_token",
"name": "app_service_token",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"client_id": "# Sensitive Info Removed",
"client_secret": "# Sensitive Info Removed",
"expires_at": "2024-04-13T01:53:42Z",
"id": "a25ab625-f0dc-40ab-8803-383ef78967e6",
"min_days_for_renewal": 30,
"name": "Homelab SSH",
"zone_id": null
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"create_before_destroy": true
}
]
},
{
"mode": "managed",
"type": "cloudflare_record",
"name": "cf_tunnel_cname",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"allow_overwrite": false,
"comment": "Cloudflare Tunnel",
"created_on": "2023-04-14T01:53:45.169467Z",
"data": [],
"hostname": "test.example.com",
"id": "06b6523157cdb51bb5174fa45ad8a677",
"metadata": {
"auto_added": "false",
"managed_by_apps": "false",
"managed_by_argo_tunnel": "false",
"source": "primary"
},
"modified_on": "2023-04-14T01:53:45.169467Z",
"name": "test",
"priority": null,
"proxiable": true,
"proxied": true,
"tags": null,
"timeouts": null,
"ttl": 1,
"type": "CNAME",
"value": "2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com",
"zone_id": "# Sensitive Info Removed"
},
"sensitive_attributes": [],
"private": "# Sensitive Info Removed",
"dependencies": [
"cloudflare_tunnel.tunnel_1",
"random_id.tunnel_secret"
]
}
]
},
{
"mode": "managed",
"type": "cloudflare_tunnel",
"name": "tunnel_1",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"cname": "2c9a0f06-d634-4d22-aae8-331c3115cbd9.cfargotunnel.com",
"id": "2c9a0f06-d634-4d22-aae8-331c3115cbd9",
"name": "Homelab",
"secret": "# Sensitive Info Removed",
"tunnel_token": "# Sensitive Info Removed"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"random_id.tunnel_secret"
]
}
]
},
{
"mode": "managed",
"type": "cloudflare_tunnel_config",
"name": "tunnel_config_1",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"account_id": "acc_id",
"config": [
{
"ingress_rule": [
{
"hostname": "test.example.com",
"path": "",
"service": "https://local_ip:port"
},
{
"hostname": "",
"path": "",
"service": "http_status:404"
}
],
"origin_request": [
{
"bastion_mode": false,
"ca_pool": "",
"connect_timeout": "30s",
"disable_chunked_encoding": false,
"http_host_header": "",
"ip_rules": [],
"keep_alive_connections": 100,
"keep_alive_timeout": "1m30s",
"no_happy_eyeballs": false,
"no_tls_verify": true,
"origin_server_name": "",
"proxy_address": "127.0.0.1",
"proxy_port": 0,
"proxy_type": "",
"tcp_keep_alive": "30s",
"tls_timeout": "10s"
}
],
"warp_routing": []
}
],
"id": "2c9a0f06-d634-4d22-aae8-331c3115cbd9",
"tunnel_id": "2c9a0f06-d634-4d22-aae8-331c3115cbd9"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"cloudflare_tunnel.tunnel_1",
"random_id.tunnel_secret"
]
}
]
},
{
"mode": "managed",
"type": "random_id",
"name": "tunnel_secret",
"provider": "provider[\"registry.terraform.io/hashicorp/random\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"b64_std": "# Sensitive Info Removed",
"b64_url": "# Sensitive Info Removed",
"byte_length": 32,
"dec": "# Sensitive Info Removed",
"hex": "# Sensitive Info Removed",
"id": "# Sensitive Info Removed",
"keepers": null,
"prefix": null
},
"sensitive_attributes": []
}
]
}
],
"check_results": null
}
-----------------------------------------------------
2023-04-14T03:53:46.922+0200 [DEBUG] [aws-sdk-go] DEBUG: Response s3/PutObject Details:
---[ RESPONSE ]--------------------------------------
# Sensitive Info Removed
-----------------------------------------------------
2023-04-14T03:53:46.922+0200 [DEBUG] [aws-sdk-go]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment