Skip to content

Instantly share code, notes, and snippets.

@MaxDaten
Created October 24, 2023 19:53
Show Gist options
  • Save MaxDaten/fb51af1741953acfed1505fbb63d4a4b to your computer and use it in GitHub Desktop.
Save MaxDaten/fb51af1741953acfed1505fbb63d4a4b to your computer and use it in GitHub Desktop.
TF_LOG=DEBUG, google_cloud_run_v2_service: Apply fails always the first time, second time succeeds
2023-10-24T21:44:23.514+0200 [INFO] Terraform version: 1.6.1 dev
2023-10-24T21:44:23.515+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.34.0
2023-10-24T21:44:23.515+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.18.1
2023-10-24T21:44:23.515+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2023-10-24T21:44:23.515+0200 [DEBUG] using github.com/zclconf/go-cty v1.14.1
2023-10-24T21:44:23.515+0200 [INFO] Go runtime version: go1.21.1
2023-10-24T21:44:23.515+0200 [INFO] CLI args: []string{"/nix/store/w9w4miwp13jhp0g3nw99m3420ab549ar-terraform-1.6.1/bin/terraform", "-chdir=/Users/jloos/Developer/service/deployment", "init"}
2023-10-24T21:44:23.515+0200 [DEBUG] Attempting to open CLI config file: /Users/jloos/.terraformrc
2023-10-24T21:44:23.515+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-10-24T21:44:23.515+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-10-24T21:44:23.515+0200 [DEBUG] ignoring non-existing provider search directory /Users/jloos/.terraform.d/plugins
2023-10-24T21:44:23.515+0200 [DEBUG] ignoring non-existing provider search directory /Users/jloos/Library/Application Support/io.terraform/plugins
2023-10-24T21:44:23.515+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2023-10-24T21:44:23.515+0200 [INFO] TF_CLI_ARGS value: "-var-file=\"/nix/store/63vnr7jnl1b68wdb68jj4kdjb2ji5f1h-terraform.tfvars.json\""
2023-10-24T21:44:23.515+0200 [INFO] CLI command args: []string{"init", "-var-file=/nix/store/63vnr7jnl1b68wdb68jj4kdjb2ji5f1h-terraform.tfvars.json"}
2023-10-24T21:44:24.026+0200 [DEBUG] checking for provisioner in "."
2023-10-24T21:44:24.026+0200 [DEBUG] checking for provisioner in "/nix/store/w9w4miwp13jhp0g3nw99m3420ab549ar-terraform-1.6.1/bin"
2023-10-24T21:44:24.466+0200 [DEBUG] Service discovery for registry.terraform.io at https://registry.terraform.io/.well-known/terraform.json
2023-10-24T21:44:24.743+0200 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/google/versions
2023-10-24T21:44:25.037+0200 [INFO] Terraform version: 1.6.1 dev
2023-10-24T21:44:25.037+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.34.0
2023-10-24T21:44:25.037+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.18.1
2023-10-24T21:44:25.037+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2023-10-24T21:44:25.037+0200 [DEBUG] using github.com/zclconf/go-cty v1.14.1
2023-10-24T21:44:25.037+0200 [INFO] Go runtime version: go1.21.1
2023-10-24T21:44:25.037+0200 [INFO] CLI args: []string{"/nix/store/w9w4miwp13jhp0g3nw99m3420ab549ar-terraform-1.6.1/bin/terraform", "-chdir=/Users/jloos/Developer/service/deployment", "apply"}
2023-10-24T21:44:25.037+0200 [DEBUG] Attempting to open CLI config file: /Users/jloos/.terraformrc
2023-10-24T21:44:25.037+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-10-24T21:44:25.037+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-10-24T21:44:25.037+0200 [DEBUG] ignoring non-existing provider search directory /Users/jloos/.terraform.d/plugins
2023-10-24T21:44:25.037+0200 [DEBUG] ignoring non-existing provider search directory /Users/jloos/Library/Application Support/io.terraform/plugins
2023-10-24T21:44:25.037+0200 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2023-10-24T21:44:25.037+0200 [INFO] TF_CLI_ARGS value: "-var-file=\"/nix/store/63vnr7jnl1b68wdb68jj4kdjb2ji5f1h-terraform.tfvars.json\""
2023-10-24T21:44:25.037+0200 [INFO] CLI command args: []string{"apply", "-var-file=/nix/store/63vnr7jnl1b68wdb68jj4kdjb2ji5f1h-terraform.tfvars.json"}
2023-10-24T21:44:25.093+0200 [DEBUG] checking for provisioner in "."
2023-10-24T21:44:25.093+0200 [DEBUG] checking for provisioner in "/nix/store/w9w4miwp13jhp0g3nw99m3420ab549ar-terraform-1.6.1/bin"
2023-10-24T21:44:25.093+0200 [INFO] backend/local: starting Apply operation
2023-10-24T21:44:26.294+0200 [DEBUG] created provider logger: level=debug
2023-10-24T21:44:26.294+0200 [INFO] provider: configuring client automatic mTLS
2023-10-24T21:44:26.301+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5"]
2023-10-24T21:44:26.305+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61498
2023-10-24T21:44:26.305+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:26.343+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: configuring server automatic mTLS: timestamp="2023-10-24T21:44:26.343+0200"
2023-10-24T21:44:26.353+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: plugin address: address=/tmp/plugin3575680843 network=unix timestamp="2023-10-24T21:44:26.352+0200"
2023-10-24T21:44:26.353+0200 [DEBUG] provider: using plugin: version=5
2023-10-24T21:44:26.408+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-10-24T21:44:26.409+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61498
2023-10-24T21:44:26.409+0200 [DEBUG] provider: plugin exited
2023-10-24T21:44:26.410+0200 [DEBUG] Building and walking validate graph
2023-10-24T21:44:26.410+0200 [DEBUG] ProviderTransformer: "data.google_service_account.github-actions-sa" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.410+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.410+0200 [DEBUG] ProviderTransformer: "google_service_account.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.411+0200 [DEBUG] ProviderTransformer: "google_service_account_iam_member.github-actions-sa-actAs" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "var.project_id" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default" references: [var.image-name var.location google_service_account.default var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "google_service_account_iam_member.github-actions-sa-actAs" references: [google_service_account.default data.google_service_account.github-actions-sa]
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "data.google_service_account.github-actions-sa" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "var.image-tag" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.project_id]
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "google_service_account.default" references: [var.image-name var.image-name]
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "var.location" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "var.artifact-registry" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] ReferenceTransformer: "var.image-name" references: []
2023-10-24T21:44:26.411+0200 [DEBUG] Starting graph walk: walkValidate
2023-10-24T21:44:26.412+0200 [DEBUG] created provider logger: level=debug
2023-10-24T21:44:26.412+0200 [INFO] provider: configuring client automatic mTLS
2023-10-24T21:44:26.414+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5"]
2023-10-24T21:44:26.418+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61504
2023-10-24T21:44:26.419+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:26.456+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: configuring server automatic mTLS: timestamp="2023-10-24T21:44:26.456+0200"
2023-10-24T21:44:26.465+0200 [DEBUG] provider: using plugin: version=5
2023-10-24T21:44:26.465+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: plugin address: address=/tmp/plugin3244300250 network=unix timestamp="2023-10-24T21:44:26.465+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=composer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=composer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dns_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=dns_custom_endpoint tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=identity_platform_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=identity_platform_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_catalog_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_attribute_path=eventarc_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=eventarc_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=storage_insights_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=storage_insights_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=tpu_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_attribute_path=tpu_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.523+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=deployment_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=deployment_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value expected to be a string that isn't an empty string" tf_attribute_path=billing_project tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=billing_project tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value expected to be a string that isn't an empty string" timestamp="2023-10-24T21:44:26.523+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudfunctions2_custom_endpoint @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=cloudfunctions2_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=kms_custom_endpoint timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=kms_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_reservation_custom_endpoint @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_reservation_custom_endpoint timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_run_v2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_v2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=container_aws_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_aws_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=tags_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=tags_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=monitoring_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=service_management_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_management_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_identity_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_identity_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=datastream_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=datastream_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=credentials tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" tf_attribute_path=credentials tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=credentials tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=credentials tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=credentials tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=secret_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=secret_manager_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=ml_engine_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=ml_engine_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=org_policy_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=org_policy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_beta_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_attribute_path=iam_beta_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=document_ai_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=pubsub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=pubsub_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=vertex_ai_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=vertex_ai_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=redis_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=redis_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=iap_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=iap_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=big_query_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=big_query_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_attribute_path=default_labels tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=default_labels @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=scopes tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=scopes timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=logging_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=logging_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=zone tf_rpc=PrepareProviderConfig @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=zone tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=data_fusion_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=data_fusion_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_metastore_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_metastore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=bigquery_connection_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.524+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=bigquery_connection_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=access_context_manager_custom_endpoint timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_attribute_path=access_context_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=tags_location_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=tags_location_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_approval_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_approval_custom_endpoint timestamp="2023-10-24T21:44:26.524+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=gkeonprem_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=gkeonprem_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_warehouse_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=document_ai_warehouse_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=container_analysis_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_attribute_path=container_analysis_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataflow_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=dataflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=looker_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=looker_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=vpc_access_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=vpc_access_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=biglake_custom_endpoint @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=biglake_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=memcache_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=dataplex_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=dataplex_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=gke_hub_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=os_login_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=os_login_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=app_engine_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_attribute_path=app_engine_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_attribute_path=source_repo_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=apigee_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=apigee_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_workforce_pool_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=iam_workforce_pool_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=cloudbuildv2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=cloudbuildv2_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_resource_manager_custom_endpoint tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_resource_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=artifact_registry_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=artifact_registry_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=firebaserules_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firebaserules_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=filestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=filestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=network_security_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=network_security_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=cloud_scheduler_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=cloud_scheduler_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apikeys_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=apikeys_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_functions_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_functions_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=privateca_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=privateca_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=datastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=datastore_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=dialogflow_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_azure_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=container_azure_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=data_loss_prevention_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=data_loss_prevention_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=pubsub_lite_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=pubsub_lite_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=os_config_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_custom_endpoint timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_attached_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_attribute_path=container_attached_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gkehub_feature_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gkehub_feature_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=clouddeploy_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=clouddeploy_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=project tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=project tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_backup_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=gke_backup_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub2_custom_endpoint tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.525+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=impersonate_service_account_delegates tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 tf_attribute_path=impersonate_service_account_delegates tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.525+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=billing_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=region tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_attribute_path=region tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_asset_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=cloud_asset_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=storage_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=compute_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=compute_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=resource_manager_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=spanner_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_attribute_path=spanner_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=core_billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=core_billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=healthcare_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=healthcare_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=alloydb_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=alloydb_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=binary_authorization_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=binary_authorization_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=impersonate_service_account tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=impersonate_service_account tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=sql_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=sql_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=access_token tf_provider_addr=registry.terraform.io/hashicorp/google description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" tf_attribute_path=access_token tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=access_token tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=access_token tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=edgecontainer_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=edgecontainer_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_services_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=network_services_custom_endpoint tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=assured_workloads_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=storage_transfer_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=storage_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=security_center_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_attribute_path=security_center_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=service_usage_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig tf_attribute_path=service_usage_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_management_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_management_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_ids_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=cloud_ids_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firestore_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=firestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam2_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam2_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=public_ca_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=public_ca_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_tasks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_tasks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=dialogflow_cx_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_cx_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=bigtable_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_attribute_path=bigtable_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=active_directory_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=active_directory_custom_endpoint tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=iam_credentials_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=essential_contacts_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf tf_attribute_path=essential_contacts_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.526+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf @module=sdk.framework tf_attribute_path=essential_contacts_custom_endpoint timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.527+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=essential_contacts_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_req_id=b76768f5-1490-7675-3129-3fd8caa52ecf timestamp="2023-10-24T21:44:26.526+0200"
2023-10-24T21:44:26.538+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-10-24T21:44:26.539+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61504
2023-10-24T21:44:26.539+0200 [DEBUG] provider: plugin exited
2023-10-24T21:44:26.539+0200 [INFO] backend/local: apply calling Plan
2023-10-24T21:44:26.539+0200 [DEBUG] Building and walking plan graph for NormalMode
2023-10-24T21:44:26.539+0200 [DEBUG] ProviderTransformer: "data.google_service_account.github-actions-sa (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.539+0200 [DEBUG] ProviderTransformer: "google_service_account.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.539+0200 [DEBUG] ProviderTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.539+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "data.google_service_account.github-actions-sa (expand)" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "var.location" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "var.artifact-registry" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "var.image-tag" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default (expand)" references: [var.image-name var.location google_service_account.default (expand) var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "google_service_account.default (expand)" references: [var.image-name var.image-name]
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" references: [google_service_account.default (expand) data.google_service_account.github-actions-sa (expand)]
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "var.image-name" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "var.project_id" references: []
2023-10-24T21:44:26.540+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.project_id]
2023-10-24T21:44:26.540+0200 [DEBUG] Starting graph walk: walkPlan
2023-10-24T21:44:26.540+0200 [DEBUG] created provider logger: level=debug
2023-10-24T21:44:26.540+0200 [INFO] provider: configuring client automatic mTLS
2023-10-24T21:44:26.543+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5"]
2023-10-24T21:44:26.547+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61512
2023-10-24T21:44:26.547+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:26.585+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: configuring server automatic mTLS: timestamp="2023-10-24T21:44:26.585+0200"
2023-10-24T21:44:26.594+0200 [DEBUG] provider: using plugin: version=5
2023-10-24T21:44:26.594+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: plugin address: address=/tmp/plugin3267493977 network=unix timestamp="2023-10-24T21:44:26.594+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=logging_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=logging_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vertex_ai_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=vertex_ai_custom_endpoint timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=datastore_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_attribute_path=datastore_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=public_ca_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=public_ca_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=service_management_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_management_custom_endpoint timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_v2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_v2_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=ml_engine_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=ml_engine_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=looker_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=looker_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=resource_manager_v3_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_attribute_path=iam_workforce_pool_custom_endpoint timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_workforce_pool_custom_endpoint @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=billing_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.648+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=billing_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam_beta_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=iam_beta_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.648+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=tags_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=tags_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=project tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value expected to be a string that isn't an empty string" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=project description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=compute_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=compute_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=billing_project tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_attribute_path=billing_project tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=os_login_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=os_login_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_connection_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_connection_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=filestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=filestore_custom_endpoint @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=bigtable_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=bigtable_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_tasks_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_tasks_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firestore_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=firestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_functions_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_functions_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=gkeonprem_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gkeonprem_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=dialogflow_cx_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=dialogflow_cx_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=healthcare_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=healthcare_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value expected to be a string that isn't an empty string" tf_attribute_path=region tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=region tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_attribute_path=recaptcha_enterprise_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_identity_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_identity_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=memcache_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_attribute_path=storage_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=data_pipeline_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=gkehub_feature_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=gkehub_feature_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=tags_location_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=tags_location_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=access_context_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_context_manager_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_loss_prevention_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_loss_prevention_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=edgenetwork_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=container_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_resource_manager_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_resource_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_approval_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=access_approval_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=database_migration_service_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_attribute_path=database_migration_service_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_attached_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=container_attached_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=core_billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=core_billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=composer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=composer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=container_aws_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=container_aws_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dns_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dns_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_asset_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_asset_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=redis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=redis_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firebaserules_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.649+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_attribute_path=firebaserules_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=big_query_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=big_query_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=security_center_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_attribute_path=security_center_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=container_azure_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=container_azure_custom_endpoint timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=essential_contacts_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=essential_contacts_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=document_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.649+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=gke_hub2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_attribute_path=gke_hub2_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=org_policy_custom_endpoint tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=org_policy_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=app_engine_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=app_engine_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_services_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=network_services_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_security_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_security_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudbuildv2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloudbuildv2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=edgecontainer_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=edgecontainer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=impersonate_service_account tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=impersonate_service_account tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=deployment_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=deployment_manager_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=bigquery_data_transfer_custom_endpoint timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=document_ai_warehouse_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_warehouse_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=privateca_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=privateca_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_analysis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=container_analysis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iap_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iap_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=zone tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=zone tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vpc_access_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vpc_access_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=cloudfunctions2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudfunctions2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=eventarc_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=eventarc_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=artifact_registry_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=artifact_registry_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=kms_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=kms_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=pubsub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=storage_insights_custom_endpoint timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_insights_custom_endpoint @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=scopes tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=scopes tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=clouddeploy_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=clouddeploy_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_lite_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=pubsub_lite_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apikeys_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=apikeys_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=dataflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_ids_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_ids_custom_endpoint timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.650+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=credentials tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value expected to be a string that isn't an empty string" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=credentials @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam_custom_endpoint tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=iam_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_attribute_path=datastream_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.650+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=datastream_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=impersonate_service_account_delegates tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=impersonate_service_account_delegates tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=data_fusion_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=data_fusion_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataplex_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=dataplex_custom_endpoint timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=secret_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=secret_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=alloydb_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=alloydb_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=monitoring_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=sql_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=sql_custom_endpoint tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" tf_attribute_path=access_token tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=spanner_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=spanner_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_usage_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_usage_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=bigquery_reservation_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=bigquery_reservation_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_attribute_path=dataproc_metastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_metastore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=default_labels tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 tf_rpc=PrepareProviderConfig tf_attribute_path=default_labels tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=active_directory_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=active_directory_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=biglake_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=biglake_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=identity_platform_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=identity_platform_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_management_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=network_management_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=resource_manager_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=cloud_build_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_attribute_path=network_connectivity_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=binary_authorization_custom_endpoint timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=binary_authorization_custom_endpoint tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam2_custom_endpoint tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=cloud_scheduler_custom_endpoint @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_scheduler_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_run_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=tpu_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=tpu_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apigee_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.651+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=apigee_custom_endpoint tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=workflows_custom_endpoint timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=workflows_custom_endpoint timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_catalog_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=dataproc_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.651+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=dataproc_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:26.652+0200"
2023-10-24T21:44:26.652+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_req_id=a4bd99bd-d2b1-cb12-65bf-3332a66e3c18 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=dataproc_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 timestamp="2023-10-24T21:44:26.652+0200"
2023-10-24T21:44:26.662+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Provider Configure: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/server_configureprovider.go:12 timestamp="2023-10-24T21:44:26.662+0200"
2023-10-24T21:44:26.662+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Authenticating using configured Google JSON 'credentials'...: @module=google tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1617 tf_mux_provider="*proto5server.Server" tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider timestamp="2023-10-24T21:44:26.662+0200"
2023-10-24T21:44:26.662+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: @module=google tf_mux_provider="*proto5server.Server" tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1618 tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.662+0200"
2023-10-24T21:44:26.662+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Authenticating using configured Google JSON 'credentials'...: @module=google tf_mux_provider="*proto5server.Server" tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1617 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 timestamp="2023-10-24T21:44:26.662+0200"
2023-10-24T21:44:26.662+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1618 @module=google tf_mux_provider="*proto5server.Server" tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:26.662+0200"
2023-10-24T21:44:26.662+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:26 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:27.212+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Terraform is using this identity: github-actions@xxxxx.iam.gserviceaccount.com: @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1507 @module=google tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider timestamp="2023-10-24T21:44:27.212+0200"
2023-10-24T21:44:27.213+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Provider Configure: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/server_configureprovider.go:20 tf_mux_provider="*proto5server.Server" tf_req_id=a282fc75-f252-e19b-072e-81454d67aaa8 tf_rpc=ConfigureProvider timestamp="2023-10-24T21:44:27.212+0200"
2023-10-24T21:44:27.222+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] Authenticating using configured Google JSON 'credentials'...
2023-10-24T21:44:27.222+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2023-10-24T21:44:27.222+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] Authenticating using configured Google JSON 'credentials'...
2023-10-24T21:44:27.222+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2023-10-24T21:44:27.222+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:27.379+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] Terraform is using this identity: github-actions@xxxxx.iam.gserviceaccount.com
2023-10-24T21:44:27.380+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] parent context canceled, cleaning up batcher batches
2023-10-24T21:44:27.380+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Stopping batcher "Service Usage"
2023-10-24T21:44:27.380+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] parent context canceled, cleaning up batcher batches
2023-10-24T21:44:27.380+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Stopping batcher "IAM"
2023-10-24T21:44:27.380+0200 [DEBUG] ReferenceTransformer: "google_service_account.default" references: []
2023-10-24T21:44:27.381+0200 [DEBUG] ReferenceTransformer: "data.google_service_account.github-actions-sa" references: []
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Google API Request Details:
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: GET /v1/projects/-/serviceAccounts/github-actions@xxxxx.iam.gserviceaccount.com?alt=json&prettyPrint=false HTTP/1.1
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: iam.googleapis.com
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.143.0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:27 [DEBUG] Google API Request Details:
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: GET /v1/projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com?alt=json&prettyPrint=false HTTP/1.1
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: iam.googleapis.com
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.143.0
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:27.385+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Google API Response Details:
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 200 OK
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:28 GMT
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/serviceAccounts/github-actions@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "projectId": "xxxxx",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uniqueId": "104056105747418598213",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "email": "github-actions@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "displayName": "github-actions",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "MDEwMjE5MjA=",
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "oauth2ClientId": "104056105747418598213"
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Stopping retries, last request was successful
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Google API Response Details:
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 200 OK
2023-10-24T21:44:28.285+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:28 GMT
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "projectId": "xxxxx",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uniqueId": "117487137572288127655",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "email": "service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "displayName": "Service Account for service",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "MDEwMjE5MjA=",
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "oauth2ClientId": "117487137572288127655"
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Stopping retries, last request was successful
2023-10-24T21:44:28.286+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:28.288+0200 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_service_account.default, 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:
- .description: planned value cty.StringVal("") for a non-computed attribute
- .disabled: planned value cty.False for a non-computed attribute
2023-10-24T21:44:28.288+0200 [DEBUG] ReferenceTransformer: "google_service_account_iam_member.github-actions-sa-actAs" references: []
2023-10-24T21:44:28.288+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default" references: []
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Locking "iam-service-account-projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com"
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Locked "iam-service-account-projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com"
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retrieving policy for service account 'projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com'
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Google API Request Details:
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: POST /v1/projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com:getIamPolicy?alt=json&options.requestedPolicyVersion=3&prettyPrint=false HTTP/1.1
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: iam.googleapis.com
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Length: 0
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.143.0
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.289+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Google API Request Details:
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: GET /v2/projects/xxxxx/locations/europe-west3/services/service?alt=json HTTP/1.1
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: run.googleapis.com
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.293+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.610+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Google API Response Details:
2023-10-24T21:44:28.610+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:28.610+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 200 OK
2023-10-24T21:44:28.610+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:28.611+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:28.611+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:28 GMT
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/locations/europe-west3/services/service",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uid": "f59c6b9a-7946-4ae1-a801-f98078ffcab5",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "generation": "27",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "createTime": "2023-10-11T22:33:25.019070Z",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "updateTime": "2023-10-24T19:32:01.810381Z",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "creator": "jloos@papego.de",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastModifier": "github-actions@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ingress": "INGRESS_TRAFFIC_ALL",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "launchStage": "GA",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "template": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "scaling": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceCount": 2
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeout": "300s",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "serviceAccount": "service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containers": [
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "image": "europe-west3-docker.pkg.dev/xxxxx/docker/service:mlh4fa65nryf4ngsyhfvb1ibyg0p09qa",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "resources": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "limits": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpu": "1000m",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "memory": "128Mi"
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpuIdle": true,
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupCpuBoost": true
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ports": [
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "h2c",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containerPort": 8080
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupProbe": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeoutSeconds": 240,
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "periodSeconds": 240,
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "failureThreshold": 1,
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "tcpSocket": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "port": 8080
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "executionEnvironment": "EXECUTION_ENVIRONMENT_GEN1",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceRequestConcurrency": 80
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "traffic": [
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "observedGeneration": "27",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "terminalCondition": {
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "Ready",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_FAILED",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "conditions": [
2023-10-24T21:44:28.621+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "RoutesReady",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_FAILED",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "ConfigurationsReady",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_SUCCEEDED",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:02.011201Z"
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestReadyRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00025-tbg",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestCreatedRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00027-kf5",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "trafficStatuses": [
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uri": "https://service-fd3mb6bzqq-ey.a.run.app",
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "satisfiesPzs": true,
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "\"CLG34KkGEMjdtYID/cHJvamVjdHMvYWktcGxheWdyb3VuZC1jNDM3L2xvY2F0aW9ucy9ldXJvcGUtd2VzdDMvc2VydmljZXMveGhhc2tlbGw\""
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Stopping retries, last request was successful
2023-10-24T21:44:28.622+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:28 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:28.632+0200 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_cloud_run_v2_service.default, 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:
- .client: planned value cty.StringVal("") for a non-computed attribute
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .annotations: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .client_version: planned value cty.StringVal("") for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .template[0].labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .template[0].annotations: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .template[0].encryption_key: planned value cty.StringVal("") for a non-computed attribute
- .template[0].revision: planned value cty.StringVal("") for a non-computed attribute
- .template[0].session_affinity: planned value cty.False for a non-computed attribute
- .template[0].containers[0].args: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].containers[0].command: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].containers[0].name: planned value cty.StringVal("") for a non-computed attribute
- .template[0].containers[0].working_dir: planned value cty.StringVal("") for a non-computed attribute
- .template[0].containers[0].startup_probe: block count in plan (1) disagrees with count in config (0)
- .traffic: block count in plan (1) disagrees with count in config (0)
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Google API Response Details:
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 200 OK
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:29 GMT
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "version": 1,
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "BwYIH6WOenc=",
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "bindings": [
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "role": "roles/iam.serviceAccountTokenCreator",
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "members": [
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "serviceAccount:github-actions@xxxxx.iam.gserviceaccount.com"
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ]
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ]
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Retry Transport: Stopping retries, last request was successful
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Retrieved policy for service account 'projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com': (*cloudresourcemanager.Policy){AuditConfigs:([]*cloudresourcemanager.AuditConfig)<nil> Bindings:([]*cloudresourcemanager.Binding)[<*>{Condition:(*cloudresourcemanager.Expr)<nil> Members:([]string)[serviceAccount:github-actions@xxxxx.iam.gserviceaccount.com] Role:(string)roles/iam.serviceAccountTokenCreator ForceSendFields:([]string)<nil> NullFields:([]string)<nil>}] Etag:(string)BwYIH6WOenc= Version:(int64)1 ServerResponse:(googleapi.ServerResponse){HTTPStatusCode:(int)200 Header:(http.Header)map[X-Content-Type-Options:[nosniff] Content-Type:[application/json; charset=UTF-8] Date:[Tue, 24 Oct 2023 19:44:29 GMT] Cache-Control:[private] X-Frame-Options:[SAMEORIGIN] Vary:[Origin X-Origin Referer] Server:[ESF] X-Xss-Protection:[0] Alt-Svc:[h3=":443"; ma=2592000,h3-29=":443"; ma=2592000]]} ForceSendFields:([]string)<nil> NullFields:([]string)<nil>}
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Unlocking "iam-service-account-projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com"
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] Unlocked "iam-service-account-projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com"
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG]: Retrieved policy for service account 'projects/xxxxx/serviceAccounts/service-sa@xxxxx.iam.gserviceaccount.com': (*cloudresourcemanager.Policy){AuditConfigs:([]*cloudresourcemanager.AuditConfig)<nil> Bindings:([]*cloudresourcemanager.Binding)[<*>{Condition:(*cloudresourcemanager.Expr)<nil> Members:([]string)[serviceAccount:github-actions@xxxxx.iam.gserviceaccount.com] Role:(string)roles/iam.serviceAccountTokenCreator ForceSendFields:([]string)<nil> NullFields:([]string)<nil>}] Etag:(string)BwYIH6WOenc= Version:(int64)1 ServerResponse:(googleapi.ServerResponse){HTTPStatusCode:(int)200 Header:(http.Header)map[X-Xss-Protection:[0] Alt-Svc:[h3=":443"; ma=2592000,h3-29=":443"; ma=2592000] Vary:[Origin X-Origin Referer] Server:[ESF] Date:[Tue, 24 Oct 2023 19:44:29 GMT] Cache-Control:[private] X-Frame-Options:[SAMEORIGIN] X-Content-Type-Options:[nosniff] Content-Type:[application/json; charset=UTF-8]]} ForceSendFields:([]string)<nil> NullFields:([]string)<nil>}
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG]: Looking for binding with role "roles/iam.serviceAccountTokenCreator" and condition tpgiamresource.conditionKey{Description:"", Expression:"", Title:""}
2023-10-24T21:44:29.026+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG]: Looking for member "serviceAccount:github-actions@xxxxx.iam.gserviceaccount.com" in found binding
2023-10-24T21:44:29.028+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] [transport] [server-transport 0x140015ffba0] Closing: Server.Stop called
2023-10-24T21:44:29.028+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:29 [DEBUG] [transport] [server-transport 0x140015ffba0] loopyWriter exiting with error: transport closed by client
2023-10-24T21:44:29.028+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-10-24T21:44:29.029+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61512
2023-10-24T21:44:29.029+0200 [DEBUG] provider: plugin exited
2023-10-24T21:44:29.029+0200 [DEBUG] building apply graph to check for errors
2023-10-24T21:44:29.030+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:29.030+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:29.030+0200 [DEBUG] ProviderTransformer: "google_service_account.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:29.030+0200 [DEBUG] ProviderTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:29.030+0200 [DEBUG] ProviderTransformer: "data.google_service_account.github-actions-sa (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default (expand)" references: [var.location var.image-name google_service_account.default (expand) var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "var.project_id" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "var.artifact-registry" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "var.image-name" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default" references: [var.location var.image-name google_service_account.default (expand) var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "google_service_account.default (expand)" references: [var.image-name var.image-name]
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" references: [google_service_account.default (expand) data.google_service_account.github-actions-sa (expand)]
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "data.google_service_account.github-actions-sa (expand)" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "var.location" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "var.image-tag" references: []
2023-10-24T21:44:29.030+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.project_id]
2023-10-24T21:44:29.030+0200 [DEBUG] pruneUnusedNodes: google_service_account_iam_member.github-actions-sa-actAs (expand) is no longer needed, removing
2023-10-24T21:44:29.030+0200 [DEBUG] pruneUnusedNodes: data.google_service_account.github-actions-sa (expand) is no longer needed, removing
2023-10-24T21:44:29.036+0200 [DEBUG] command: asking for input: "\nDo you want to perform these actions?"
2023-10-24T21:44:35.120+0200 [INFO] backend/local: apply calling Apply
2023-10-24T21:44:35.120+0200 [DEBUG] Building and walking apply graph for NormalMode plan
2023-10-24T21:44:35.121+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:35.121+0200 [DEBUG] ProviderTransformer: "google_service_account.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:35.121+0200 [DEBUG] ProviderTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:35.121+0200 [DEBUG] ProviderTransformer: "data.google_service_account.github-actions-sa (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:35.121+0200 [DEBUG] ProviderTransformer: "google_cloud_run_v2_service.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-10-24T21:44:35.121+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.project_id]
2023-10-24T21:44:35.121+0200 [DEBUG] ReferenceTransformer: "google_service_account.default (expand)" references: [var.image-name var.image-name]
2023-10-24T21:44:35.121+0200 [DEBUG] ReferenceTransformer: "var.location" references: []
2023-10-24T21:44:35.121+0200 [DEBUG] ReferenceTransformer: "var.image-name" references: []
2023-10-24T21:44:35.121+0200 [DEBUG] ReferenceTransformer: "var.image-tag" references: []
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default" references: [var.location var.image-name google_service_account.default (expand) var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "google_cloud_run_v2_service.default (expand)" references: [var.image-name var.location google_service_account.default (expand) var.artifact-registry var.image-name var.image-tag]
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "google_service_account_iam_member.github-actions-sa-actAs (expand)" references: [google_service_account.default (expand) data.google_service_account.github-actions-sa (expand)]
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "data.google_service_account.github-actions-sa (expand)" references: []
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "var.project_id" references: []
2023-10-24T21:44:35.122+0200 [DEBUG] ReferenceTransformer: "var.artifact-registry" references: []
2023-10-24T21:44:35.122+0200 [DEBUG] pruneUnusedNodes: google_service_account_iam_member.github-actions-sa-actAs (expand) is no longer needed, removing
2023-10-24T21:44:35.122+0200 [DEBUG] pruneUnusedNodes: data.google_service_account.github-actions-sa (expand) is no longer needed, removing
2023-10-24T21:44:35.122+0200 [DEBUG] Starting graph walk: walkApply
2023-10-24T21:44:35.123+0200 [DEBUG] created provider logger: level=debug
2023-10-24T21:44:35.123+0200 [INFO] provider: configuring client automatic mTLS
2023-10-24T21:44:35.126+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5"]
2023-10-24T21:44:35.131+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61733
2023-10-24T21:44:35.131+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:35.170+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: configuring server automatic mTLS: timestamp="2023-10-24T21:44:35.170+0200"
2023-10-24T21:44:35.180+0200 [DEBUG] provider: using plugin: version=5
2023-10-24T21:44:35.180+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: plugin address: network=unix address=/tmp/plugin914885932 timestamp="2023-10-24T21:44:35.180+0200"
2023-10-24T21:44:35.235+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=data_loss_prevention_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.235+0200"
2023-10-24T21:44:35.235+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_loss_prevention_custom_endpoint timestamp="2023-10-24T21:44:35.235+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=security_center_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.235+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=security_center_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.235+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_ids_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.235+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=cloud_ids_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_connection_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_connection_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=bigquery_reservation_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=bigquery_reservation_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=apikeys_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_attribute_path=apikeys_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=access_token tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="Ensure that if an attribute is set, these are not set: \"[credentials]\"" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_rpc=PrepareProviderConfig tf_attribute_path=access_token tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=composer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=composer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=alloydb_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=alloydb_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=project tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value expected to be a string that isn't an empty string" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=project tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=document_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=document_ai_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=impersonate_service_account_delegates tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=impersonate_service_account_delegates tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_fusion_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=data_fusion_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=resource_manager_v3_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=firestore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=firestore_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_management_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_management_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=gkehub_feature_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=gkehub_feature_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=datastore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=datastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=storage_insights_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=storage_insights_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_asset_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=cloud_asset_custom_endpoint timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=edgecontainer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=edgecontainer_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_billing_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=cloud_billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=redis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_attribute_path=redis_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=access_approval_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_approval_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=deployment_manager_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=deployment_manager_custom_endpoint timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=tpu_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=tpu_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=network_management_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=network_management_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=tags_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=tags_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=data_catalog_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iap_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iap_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=zone tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value expected to be a string that isn't an empty string" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=zone tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value expected to be a string that isn't an empty string" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=spanner_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=spanner_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_attribute_path=scopes tf_mux_provider="*proto5server.Server" @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=scopes tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.236+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=core_billing_custom_endpoint timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=core_billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vpc_access_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=vpc_access_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=container_attached_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_attached_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=dataflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.236+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_tasks_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_tasks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=sql_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=sql_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=container_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=iam_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value expected to be a string that isn't an empty string" tf_attribute_path=region tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=region tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_cx_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_cx_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_attribute_path=default_labels tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=default_labels timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_attribute_path=dataplex_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataplex_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=dns_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=dns_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=biglake_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=biglake_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=document_ai_warehouse_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=document_ai_warehouse_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_identity_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_identity_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=memcache_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=ml_engine_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=ml_engine_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=tags_location_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=tags_location_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_scheduler_custom_endpoint timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_scheduler_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_resource_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_resource_manager_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=service_networking_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_attribute_path=impersonate_service_account tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=impersonate_service_account tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=big_query_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=big_query_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=healthcare_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=healthcare_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_attribute_path=apigee_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apigee_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=billing_project tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=billing_project tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value expected to be a string that isn't an empty string" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=artifact_registry_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=artifact_registry_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_attribute_path=kms_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=kms_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=datastream_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=datastream_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=identity_platform_custom_endpoint timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=identity_platform_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_functions_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_functions_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=data_pipeline_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=pubsub_lite_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=pubsub_lite_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=clouddeploy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=clouddeploy_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=pubsub_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=access_context_manager_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=access_context_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.237+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=secret_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=secret_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=public_ca_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=public_ca_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_attribute_path=firebaserules_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=firebaserules_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.237+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigtable_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigtable_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_attribute_path=gke_hub2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub2_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_attribute_path=iam_workforce_pool_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_workforce_pool_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=org_policy_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=org_policy_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=dialogflow_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_attribute_path=cloud_run_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_run_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_connectivity_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_beta_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=iam_beta_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=database_migration_service_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=container_analysis_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_analysis_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=compute_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=compute_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=looker_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_attribute_path=looker_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=billing_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=billing_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=dataproc_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=app_engine_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=app_engine_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=storage_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=beyondcorp_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=container_azure_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_azure_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=eventarc_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=eventarc_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_attribute_path=network_services_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=network_services_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_attribute_path=network_security_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=network_security_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=binary_authorization_custom_endpoint tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=binary_authorization_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam2_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=iam2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudbuildv2_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=cloudbuildv2_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=essential_contacts_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=essential_contacts_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_attribute_path=gkeonprem_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gkeonprem_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_usage_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=service_usage_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=resource_manager_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=active_directory_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=active_directory_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_rpc=PrepareProviderConfig tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_aws_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_attribute_path=container_aws_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_v2_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig tf_attribute_path=cloud_run_v2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=logging_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=logging_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=filestore_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=filestore_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=monitoring_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloudfunctions2_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.238+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudfunctions2_custom_endpoint tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_login_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_login_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_metastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=dataproc_metastore_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.238+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vertex_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_attribute_path=vertex_ai_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="Ensure that if an attribute is set, these are not set: \"[access_token]\"" tf_mux_provider="*proto5server.Server" @module=sdk.framework tf_attribute_path=credentials tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_attribute_path=credentials timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=credentials tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: description="value expected to be a string that isn't an empty string" tf_attribute_path=credentials tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_transfer_custom_endpoint tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=storage_transfer_custom_endpoint @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:704 tf_attribute_path=privateca_custom_endpoint timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined validator.String: tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=privateca_custom_endpoint tf_mux_provider="*proto5server.Server" description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Type Validate: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:78 tf_attribute_path=privateca_custom_endpoint tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 @module=sdk.framework timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.239+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Type Validate: tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=15688e73-5f30-375a-b455-97a879abaf76 tf_mux_provider="*proto5server.Server" @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=privateca_custom_endpoint timestamp="2023-10-24T21:44:35.239+0200"
2023-10-24T21:44:35.250+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Calling provider defined Provider Configure: tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/server_configureprovider.go:12 tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider="*proto5server.Server" @module=sdk.framework timestamp="2023-10-24T21:44:35.249+0200"
2023-10-24T21:44:35.250+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Authenticating using configured Google JSON 'credentials'...: tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1617 @module=google tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:35.250+0200"
2023-10-24T21:44:35.250+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1618 @module=google timestamp="2023-10-24T21:44:35.250+0200"
2023-10-24T21:44:35.250+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Authenticating using configured Google JSON 'credentials'...: @module=google tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1617 tf_mux_provider="*proto5server.Server" timestamp="2023-10-24T21:44:35.250+0200"
2023-10-24T21:44:35.250+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1618 @module=google tf_mux_provider="*proto5server.Server" tf_rpc=ConfigureProvider timestamp="2023-10-24T21:44:35.250+0200"
2023-10-24T21:44:35.250+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:35.669+0200 [INFO] provider.terraform-provider-google_v5.3.0_x5: Terraform is using this identity: github-actions@xxxxx.iam.gserviceaccount.com: @module=google tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1507 tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 timestamp="2023-10-24T21:44:35.669+0200"
2023-10-24T21:44:35.669+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Called provider defined Provider Configure: @caller=github.com/hashicorp/terraform-plugin-framework@v1.1.1/internal/fwserver/server_configureprovider.go:20 @module=sdk.framework tf_mux_provider="*proto5server.Server" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0292c45d-3bed-61cd-f14f-24d872ccd056 tf_rpc=ConfigureProvider timestamp="2023-10-24T21:44:35.669+0200"
2023-10-24T21:44:35.670+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [INFO] Authenticating using configured Google JSON 'credentials'...
2023-10-24T21:44:35.670+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2023-10-24T21:44:35.670+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [INFO] Authenticating using configured Google JSON 'credentials'...
2023-10-24T21:44:35.670+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2023-10-24T21:44:35.670+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:35.829+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [INFO] Terraform is using this identity: github-actions@xxxxx.iam.gserviceaccount.com
2023-10-24T21:44:35.829+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] parent context canceled, cleaning up batcher batches
2023-10-24T21:44:35.829+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] parent context canceled, cleaning up batcher batches
2023-10-24T21:44:35.829+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Stopping batcher "Service Usage"
2023-10-24T21:44:35.829+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Stopping batcher "IAM"
2023-10-24T21:44:35.839+0200 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_cloud_run_v2_service.default, 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:
- .annotations: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .client_version: planned value cty.StringVal("") for a non-computed attribute
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .client: planned value cty.StringVal("") for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .traffic: block count in plan (1) disagrees with count in config (0)
- .template[0].annotations: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .template[0].labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .template[0].revision: planned value cty.StringVal("") for a non-computed attribute
- .template[0].session_affinity: planned value cty.False for a non-computed attribute
- .template[0].encryption_key: planned value cty.StringVal("") for a non-computed attribute
- .template[0].containers[0].args: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].containers[0].command: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].containers[0].name: planned value cty.StringVal("") for a non-computed attribute
- .template[0].containers[0].working_dir: planned value cty.StringVal("") for a non-computed attribute
- .template[0].containers[0].startup_probe: block count in plan (1) disagrees with count in config (0)
2023-10-24T21:44:35.841+0200 [INFO] Starting apply for google_cloud_run_v2_service.default
2023-10-24T21:44:35.842+0200 [DEBUG] google_cloud_run_v2_service.default: applying the planned Update change
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Updating Service "projects/xxxxx/locations/europe-west3/services/service": map[string]interface {}{"ingress":"INGRESS_TRAFFIC_ALL", "launchStage":"GA", "template":map[string]interface {}{"containers":[]interface {}{map[string]interface {}{"image":"europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn", "ports":[]interface {}{map[string]interface {}{"containerPort":8080, "name":"h2c"}}, "resources":map[string]interface {}{"cpuIdle":true, "limits":map[string]string{"cpu":"1000m", "memory":"128Mi"}, "startupCpuBoost":true}, "startupProbe":map[string]interface {}{"failureThreshold":1, "grpc":interface {}(nil), "httpGet":interface {}(nil), "periodSeconds":240, "tcpSocket":map[string]interface {}{"port":8080}, "timeoutSeconds":240}}}, "executionEnvironment":"EXECUTION_ENVIRONMENT_GEN1", "maxInstanceRequestConcurrency":80, "scaling":map[string]interface {}{"maxInstanceCount":2}, "serviceAccount":"service-sa@xxxxx.iam.gserviceaccount.com", "timeout":"300s"}, "traffic":[]interface {}{map[string]interface {}{"percent":100, "type":"TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"}}}
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:35 [DEBUG] Google API Request Details:
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: PATCH /v2/projects/xxxxx/locations/europe-west3/services/service?alt=json HTTP/1.1
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: run.googleapis.com
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Length: 747
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ingress": "INGRESS_TRAFFIC_ALL",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "launchStage": "GA",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "template": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containers": [
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "image": "europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ports": [
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containerPort": 8080,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "h2c"
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "resources": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpuIdle": true,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "limits": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpu": "1000m",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "memory": "128Mi"
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupCpuBoost": true
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupProbe": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "failureThreshold": 1,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "grpc": null,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "httpGet": null,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "periodSeconds": 240,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "tcpSocket": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "port": 8080
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeoutSeconds": 240
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "executionEnvironment": "EXECUTION_ENVIRONMENT_GEN1",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceRequestConcurrency": 80,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "scaling": {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceCount": 2
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "serviceAccount": "service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeout": "300s"
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "traffic": [
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100,
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ]
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:35.845+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Google API Response Details:
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 200 OK
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:36 GMT
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "metadata": {
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "@type": "type.googleapis.com/google.cloud.run.v2.Service",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/locations/europe-west3/services/service",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uid": "f59c6b9a-7946-4ae1-a801-f98078ffcab5",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "generation": "28",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "createTime": "2023-10-11T22:33:25.019070Z",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "updateTime": "2023-10-24T19:44:36.495343Z",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "creator": "jloos@papego.de",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastModifier": "github-actions@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ingress": "INGRESS_TRAFFIC_ALL",
2023-10-24T21:44:36.567+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "launchStage": "GA",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "template": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "scaling": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceCount": 2
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeout": "300s",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "serviceAccount": "service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containers": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "image": "europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "resources": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "limits": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpu": "1000m",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "memory": "128Mi"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpuIdle": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupCpuBoost": true
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ports": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "h2c",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containerPort": 8080
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupProbe": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeoutSeconds": 240,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "periodSeconds": 240,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "failureThreshold": 1,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "tcpSocket": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "port": 8080
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "executionEnvironment": "EXECUTION_ENVIRONMENT_GEN1",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceRequestConcurrency": 80
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "traffic": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "observedGeneration": "27",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "terminalCondition": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "Ready",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_PENDING",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "conditions": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "RoutesReady",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_FAILED",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "ConfigurationsReady",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_SUCCEEDED",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:02.011201Z"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestReadyRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00025-tbg",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestCreatedRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00027-kf5",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "trafficStatuses": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uri": "https://service-fd3mb6bzqq-ey.a.run.app",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "satisfiesPzs": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "reconciling": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "\"CKS94KkGEJirmewB/cHJvamVjdHMvYWktcGxheWdyb3VuZC1jNDM3L2xvY2F0aW9ucy9ldXJvcGUtd2VzdDMvc2VydmljZXMveGhhc2tlbGw\""
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "response": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "@type": "type.googleapis.com/google.cloud.run.v2.Service",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "projects/xxxxx/locations/europe-west3/services/service",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uid": "f59c6b9a-7946-4ae1-a801-f98078ffcab5",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "generation": "28",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "createTime": "2023-10-11T22:33:25.019070Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "updateTime": "2023-10-24T19:44:36.495343Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "creator": "jloos@papego.de",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastModifier": "github-actions@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ingress": "INGRESS_TRAFFIC_ALL",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "launchStage": "GA",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "template": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "scaling": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceCount": 2
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeout": "300s",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "serviceAccount": "service-sa@xxxxx.iam.gserviceaccount.com",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containers": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "image": "europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "resources": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "limits": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpu": "1000m",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "memory": "128Mi"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "cpuIdle": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupCpuBoost": true
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "ports": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "name": "h2c",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "containerPort": 8080
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "startupProbe": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "timeoutSeconds": 240,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "periodSeconds": 240,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "failureThreshold": 1,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "tcpSocket": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "port": 8080
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "executionEnvironment": "EXECUTION_ENVIRONMENT_GEN1",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "maxInstanceRequestConcurrency": 80
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "traffic": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "observedGeneration": "27",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "terminalCondition": {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "Ready",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_PENDING",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "conditions": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "RoutesReady",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_FAILED",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:05.654752Z",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "revisionReason": "HEALTH_CHECK_CONTAINER_ERROR"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: },
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "ConfigurationsReady",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "state": "CONDITION_SUCCEEDED",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "lastTransitionTime": "2023-10-24T19:32:02.011201Z"
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestReadyRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00025-tbg",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "latestCreatedRevision": "projects/xxxxx/locations/europe-west3/services/service/revisions/service-00027-kf5",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "trafficStatuses": [
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "type": "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "percent": 100
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ],
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "uri": "https://service-fd3mb6bzqq-ey.a.run.app",
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "satisfiesPzs": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "reconciling": true,
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "etag": "\"CKS94KkGEJirmewB/cHJvamVjdHMvYWktcGxheWdyb3VuZC1jNDM3L2xvY2F0aW9ucy9ldXJvcGUtd2VzdDMvc2VydmljZXMveGhhc2tlbGw\""
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: Stopping retries, last request was successful
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Finished updating Service "projects/xxxxx/locations/europe-west3/services/service": map[string]interface {}{"metadata":map[string]interface {}{"@type":"type.googleapis.com/google.cloud.run.v2.Service", "conditions":[]interface {}{map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:05.654752Z", "message":"Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start", "revisionReason":"HEALTH_CHECK_CONTAINER_ERROR", "state":"CONDITION_FAILED", "type":"RoutesReady"}, map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:02.011201Z", "state":"CONDITION_SUCCEEDED", "type":"ConfigurationsReady"}}, "createTime":"2023-10-11T22:33:25.019070Z", "creator":"jloos@papego.de", "etag":"\"CKS94KkGEJirmewB/cHJvamVjdHMvYWktcGxheWdyb3VuZC1jNDM3L2xvY2F0aW9ucy9ldXJvcGUtd2VzdDMvc2VydmljZXMveGhhc2tlbGw\"", "generation":"28", "ingress":"INGRESS_TRAFFIC_ALL", "lastModifier":"github-actions@xxxxx.iam.gserviceaccount.com", "latestCreatedRevision":"projects/xxxxx/locations/europe-west3/services/service/revisions/service-00027-kf5", "latestReadyRevision":"projects/xxxxx/locations/europe-west3/services/service/revisions/service-00025-tbg", "launchStage":"GA", "name":"projects/xxxxx/locations/europe-west3/services/service", "observedGeneration":"27", "reconciling":true, "satisfiesPzs":true, "template":map[string]interface {}{"containers":[]interface {}{map[string]interface {}{"image":"europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn", "ports":[]interface {}{map[string]interface {}{"containerPort":8080, "name":"h2c"}}, "resources":map[string]interface {}{"cpuIdle":true, "limits":map[string]interface {}{"cpu":"1000m", "memory":"128Mi"}, "startupCpuBoost":true}, "startupProbe":map[string]interface {}{"failureThreshold":1, "periodSeconds":240, "tcpSocket":map[string]interface {}{"port":8080}, "timeoutSeconds":240}}}, "executionEnvironment":"EXECUTION_ENVIRONMENT_GEN1", "maxInstanceRequestConcurrency":80, "scaling":map[string]interface {}{"maxInstanceCount":2}, "serviceAccount":"service-sa@xxxxx.iam.gserviceaccount.com", "timeout":"300s"}, "terminalCondition":map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:05.654752Z", "message":"Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start", "revisionReason":"HEALTH_CHECK_CONTAINER_ERROR", "state":"CONDITION_PENDING", "type":"Ready"}, "traffic":[]interface {}{map[string]interface {}{"percent":100, "type":"TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"}}, "trafficStatuses":[]interface {}{map[string]interface {}{"percent":100, "type":"TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"}}, "uid":"f59c6b9a-7946-4ae1-a801-f98078ffcab5", "updateTime":"2023-10-24T19:44:36.495343Z", "uri":"https://service-fd3mb6bzqq-ey.a.run.app"}, "name":"projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd", "response":map[string]interface {}{"@type":"type.googleapis.com/google.cloud.run.v2.Service", "conditions":[]interface {}{map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:05.654752Z", "message":"Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start", "revisionReason":"HEALTH_CHECK_CONTAINER_ERROR", "state":"CONDITION_FAILED", "type":"RoutesReady"}, map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:02.011201Z", "state":"CONDITION_SUCCEEDED", "type":"ConfigurationsReady"}}, "createTime":"2023-10-11T22:33:25.019070Z", "creator":"jloos@papego.de", "etag":"\"CKS94KkGEJirmewB/cHJvamVjdHMvYWktcGxheWdyb3VuZC1jNDM3L2xvY2F0aW9ucy9ldXJvcGUtd2VzdDMvc2VydmljZXMveGhhc2tlbGw\"", "generation":"28", "ingress":"INGRESS_TRAFFIC_ALL", "lastModifier":"github-actions@xxxxx.iam.gserviceaccount.com", "latestCreatedRevision":"projects/xxxxx/locations/europe-west3/services/service/revisions/service-00027-kf5", "latestReadyRevision":"projects/xxxxx/locations/europe-west3/services/service/revisions/service-00025-tbg", "launchStage":"GA", "name":"projects/xxxxx/locations/europe-west3/services/service", "observedGeneration":"27", "reconciling":true, "satisfiesPzs":true, "template":map[string]interface {}{"containers":[]interface {}{map[string]interface {}{"image":"europe-west3-docker.pkg.dev/xxxxx/docker/service:ynyyljjanwagh41jmlfrih0bgjlk5jgn", "ports":[]interface {}{map[string]interface {}{"containerPort":8080, "name":"h2c"}}, "resources":map[string]interface {}{"cpuIdle":true, "limits":map[string]interface {}{"cpu":"1000m", "memory":"128Mi"}, "startupCpuBoost":true}, "startupProbe":map[string]interface {}{"failureThreshold":1, "periodSeconds":240, "tcpSocket":map[string]interface {}{"port":8080}, "timeoutSeconds":240}}}, "executionEnvironment":"EXECUTION_ENVIRONMENT_GEN1", "maxInstanceRequestConcurrency":80, "scaling":map[string]interface {}{"maxInstanceCount":2}, "serviceAccount":"service-sa@xxxxx.iam.gserviceaccount.com", "timeout":"300s"}, "terminalCondition":map[string]interface {}{"lastTransitionTime":"2023-10-24T19:32:05.654752Z", "message":"Revision 'service-00027-kf5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=xxxxx&resource=cloud_run_revision/service_name/service/revision_name/service-00027-kf5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22service%22%0Aresource.labels.revision_name%3D%22service-00027-kf5%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start", "revisionReason":"HEALTH_CHECK_CONTAINER_ERROR", "state":"CONDITION_PENDING", "type":"Ready"}, "traffic":[]interface {}{map[string]interface {}{"percent":100, "type":"TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"}}, "trafficStatuses":[]interface {}{map[string]interface {}{"percent":100, "type":"TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"}}, "uid":"f59c6b9a-7946-4ae1-a801-f98078ffcab5", "updateTime":"2023-10-24T19:44:36.495343Z", "uri":"https://service-fd3mb6bzqq-ey.a.run.app"}}
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Waiting for state to become: [done: true]
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Waiting for state to become: [success]
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: starting RoundTrip retry loop
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: request attempt 0
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Google API Request Details:
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ REQUEST ]---------------------------------------
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: GET /v2/projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd?alt=json HTTP/1.1
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Host: run.googleapis.com
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: User-Agent: Terraform/1.6.1-dev (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/5.3.0
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Accept-Encoding: gzip
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.568+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Google API Response Details:
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: ---[ RESPONSE ]--------------------------------------
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: HTTP/2.0 403 Forbidden
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:36 GMT
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "error": {
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "code": 403,
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Permission 'run.operations.get' denied on resource 'projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd' (or resource may not exist).",
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "status": "PERMISSION_DENIED"
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: -----------------------------------------------------
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 403 with body: HTTP/2.0 403 Forbidden
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Cache-Control: private
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Content-Type: application/json; charset=UTF-8
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Date: Tue, 24 Oct 2023 19:44:36 GMT
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Server: ESF
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Origin
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: X-Origin
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: Vary: Referer
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Content-Type-Options: nosniff
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Frame-Options: SAMEORIGIN
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: X-Xss-Protection: 0
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: {
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "error": {
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "code": 403,
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "message": "Permission 'run.operations.get' denied on resource 'projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd' (or resource may not exist).",
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: "status": "PERMISSION_DENIED"
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: }
2023-10-24T21:44:36.901+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:36 [DEBUG] Retry Transport: Returning after 1 attempts
2023-10-24T21:44:36.902+0200 [ERROR] provider.terraform-provider-google_v5.3.0_x5: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.3/tfprotov5/internal/diag/diagnostics.go:55 diagnostic_summary="Error waiting for Updating Service: error while retrieving operation: googleapi: Error 403: Permission 'run.operations.get' denied on resource 'projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd' (or resource may not exist)." tf_rpc=ApplyResourceChange diagnostic_severity=ERROR tf_req_id=eede342b-3c5b-d29b-2f2d-ab84e79e7877 diagnostic_detail="" tf_proto_version=5.3 tf_resource_type=google_cloud_run_v2_service @module=sdk.proto tf_provider_addr=registry.terraform.io/hashicorp/google timestamp="2023-10-24T21:44:36.902+0200"
2023-10-24T21:44:36.903+0200 [DEBUG] State storage *remote.State declined to persist a state snapshot
2023-10-24T21:44:36.903+0200 [ERROR] vertex "google_cloud_run_v2_service.default" error: Error waiting for Updating Service: error while retrieving operation: googleapi: Error 403: Permission 'run.operations.get' denied on resource 'projects/xxxxx/locations/europe-west3/operations/22641769-67fd-4bc6-acae-e3a6f084a6dd' (or resource may not exist).
2023-10-24T21:44:36.903+0200 [DEBUG] states/remote: state read serial is: 36; serial is: 36
2023-10-24T21:44:36.903+0200 [DEBUG] states/remote: state read lineage is: 88d79de7-c236-8eab-418b-bab99fc029f0; lineage is: 88d79de7-c236-8eab-418b-bab99fc029f0
2023-10-24T21:44:37.127+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:37 [DEBUG] [transport] [server-transport 0x140018584e0] Closing: Server.Stop called
2023-10-24T21:44:37.127+0200 [DEBUG] provider.terraform-provider-google_v5.3.0_x5: 2023/10/24 21:44:37 [DEBUG] [transport] [server-transport 0x140018584e0] loopyWriter exiting with error: transport closed by client
2023-10-24T21:44:37.127+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-10-24T21:44:37.129+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/5.3.0/darwin_arm64/terraform-provider-google_v5.3.0_x5 pid=61733
2023-10-24T21:44:37.129+0200 [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment