Created
September 28, 2023 14:51
-
-
Save sephethus/231829efb1a6d44780166ea554b42aad to your computer and use it in GitHub Desktop.
Debug Output for google_compute_subnetwork
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-09-28T08:45:14.996-0600 [INFO] Terraform version: 1.5.7 | |
2023-09-28T08:45:14.996-0600 [DEBUG] using github.com/hashicorp/go-tfe v1.26.0 | |
2023-09-28T08:45:14.996-0600 [DEBUG] using github.com/hashicorp/hcl/v2 v2.16.2 | |
2023-09-28T08:45:14.996-0600 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.0 | |
2023-09-28T08:45:14.996-0600 [DEBUG] using github.com/zclconf/go-cty v1.12.2 | |
2023-09-28T08:45:14.996-0600 [INFO] Go runtime version: go1.20.7 | |
2023-09-28T08:45:14.996-0600 [INFO] CLI args: []string{"/Users/nmckaskle/.asdf/installs/terraform/1.5.7/bin/terraform", "apply"} | |
2023-09-28T08:45:14.996-0600 [DEBUG] Attempting to open CLI config file: /Users/nmckaskle/.terraformrc | |
2023-09-28T08:45:14.996-0600 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2023-09-28T08:45:14.997-0600 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2023-09-28T08:45:14.997-0600 [DEBUG] ignoring non-existing provider search directory /Users/nmckaskle/.terraform.d/plugins | |
2023-09-28T08:45:14.997-0600 [DEBUG] ignoring non-existing provider search directory /Users/nmckaskle/Library/Application Support/io.terraform/plugins | |
2023-09-28T08:45:14.997-0600 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2023-09-28T08:45:14.997-0600 [INFO] CLI command args: []string{"apply"} | |
2023-09-28T08:45:15.258-0600 [DEBUG] checking for provisioner in "." | |
2023-09-28T08:45:15.258-0600 [DEBUG] checking for provisioner in "/Users/nmckaskle/.asdf/installs/terraform/1.5.7/bin" | |
2023-09-28T08:45:15.259-0600 [INFO] backend/local: starting Apply operation | |
2023-09-28T08:45:16.866-0600 [DEBUG] created provider logger: level=debug | |
2023-09-28T08:45:16.866-0600 [INFO] provider: configuring client automatic mTLS | |
2023-09-28T08:45:16.887-0600 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5] | |
2023-09-28T08:45:16.894-0600 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67300 | |
2023-09-28T08:45:16.894-0600 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 | |
2023-09-28T08:45:16.964-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: configuring server automatic mTLS: timestamp=2023-09-28T08:45:16.964-0600 | |
2023-09-28T08:45:16.985-0600 [DEBUG] provider: using plugin: version=5 | |
2023-09-28T08:45:16.985-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: plugin address: address=/var/folders/60/ctg20mrs5hg8cnxv1vzmqncc0000gp/T/plugin1599152974 network=unix timestamp=2023-09-28T08:45:16.985-0600 | |
2023-09-28T08:45:17.091-0600 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-09-28T08:45:17.094-0600 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67300 | |
2023-09-28T08:45:17.094-0600 [DEBUG] provider: plugin exited | |
2023-09-28T08:45:17.094-0600 [DEBUG] Building and walking validate graph | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_router_nat.nat" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.private-service" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.cb_private_pool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_network.global" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.dbprivate" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_subnetwork.subnet" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_router.router" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_address.manual_ip_address" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.private_ip_alloc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.095-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:17.095-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "local.env_vars (expand)" references: [local.env (expand)] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.private-service" references: [google_compute_network.global google_compute_global_address.cb_private_pool] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.cb_private_pool" references: [google_compute_network.global] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.subnet" references: [local.ws_vars (expand) google_compute_network.global local.ws_vars (expand) google_compute_network.global local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "google_compute_router.router" references: [local.ws_vars (expand) google_compute_network.global] | |
2023-09-28T08:45:17.095-0600 [DEBUG] ReferenceTransformer: "google_compute_router_nat.nat" references: [google_compute_router.router local.ws_vars (expand) google_compute_address.manual_ip_address google_compute_router.router] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "local.env (expand)" references: [] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "google_compute_network.global" references: [local.ws_vars (expand) local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.dbprivate" references: [google_compute_global_address.private_ip_alloc google_compute_network.global] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "google_compute_address.manual_ip_address" references: [] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.private_ip_alloc" references: [google_compute_network.global local.ws_vars (expand)] | |
2023-09-28T08:45:17.096-0600 [DEBUG] ReferenceTransformer: "local.ws_vars (expand)" references: [local.env (expand) local.env (expand) local.env_vars (expand)] | |
2023-09-28T08:45:17.096-0600 [DEBUG] Starting graph walk: walkValidate | |
2023-09-28T08:45:17.098-0600 [DEBUG] created provider logger: level=debug | |
2023-09-28T08:45:17.098-0600 [INFO] provider: configuring client automatic mTLS | |
2023-09-28T08:45:17.105-0600 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5] | |
2023-09-28T08:45:17.112-0600 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67301 | |
2023-09-28T08:45:17.113-0600 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 | |
2023-09-28T08:45:17.181-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: configuring server automatic mTLS: timestamp=2023-09-28T08:45:17.181-0600 | |
2023-09-28T08:45:17.201-0600 [DEBUG] provider: using plugin: version=5 | |
2023-09-28T08:45:17.202-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: plugin address: address=/var/folders/60/ctg20mrs5hg8cnxv1vzmqncc0000gp/T/plugin3380043494 network=unix timestamp=2023-09-28T08:45:17.201-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=biglake_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=biglake_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=compute_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=compute_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=composer_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.293-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=composer_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=dataproc_metastore_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_metastore_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_functions_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: 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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=kms_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=kms_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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.293-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=os_config_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=game_services_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=game_services_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=storage_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=storage_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @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-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_azure_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=container_azure_custom_endpoint @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=storage_insights_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=storage_insights_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=iap_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=iap_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=vertex_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vertex_ai_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=redis_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=redis_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=notebooks_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=document_ai_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=app_engine_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.294-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=app_engine_custom_endpoint timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=data_loss_prevention_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_loss_prevention_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=network_services_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.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 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_attached_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=container_attached_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_tasks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_tasks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=container_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=container_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=dataproc_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataproc_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=tags_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=tags_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=memcache_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=iam_beta_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_beta_custom_endpoint timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework 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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: 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/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=service_usage_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_usage_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=bigquery_reservation_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=bigquery_reservation_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.294-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=secret_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=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_attribute_path=secret_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=security_center_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=security_center_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.295-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: tf_attribute_path=impersonate_service_account_delegates tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 @module=sdk.framework timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_build_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 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 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=dns_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apigee_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apigee_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=data_fusion_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=data_fusion_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: tf_attribute_path=scopes tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=scopes timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=public_ca_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=public_ca_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="Ensure that if an attribute is set, these are not set: "[access_token]"" tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=credentials timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=credentials description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_attribute_path=credentials timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_identity_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_identity_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=alloydb_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=alloydb_custom_endpoint timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_billing_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_billing_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=big_query_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.296-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=big_query_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_cx_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.295-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=dialogflow_cx_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub2_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=gke_hub2_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_connectivity_custom_endpoint timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=tags_location_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=tags_location_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam2_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=iam2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=os_login_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=vpc_access_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=vpc_access_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=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=cloud_asset_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_asset_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=access_context_manager_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=access_context_manager_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework 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/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=datastream_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=service_management_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=service_management_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="Ensure that if an attribute is set, these are not set: "[credentials]"" tf_attribute_path=access_token @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=access_token tf_mux_provider=*proto5server.Server description="Ensure that if an attribute is set, these are not set: "[credentials]"" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudbuildv2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.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 tf_attribute_path=cloudbuildv2_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=network_management_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: 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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=eventarc_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.297-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=eventarc_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=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_warehouse_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_warehouse_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=recaptcha_enterprise_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=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=looker_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: 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=looker_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_workforce_pool_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.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_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=essential_contacts_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=org_policy_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=org_policy_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework 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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: 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 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=container_analysis_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=container_analysis_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.296-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=privateca_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=privateca_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=resource_manager_v3_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=core_billing_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=core_billing_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=tpu_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_attribute_path=tpu_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=firestore_custom_endpoint tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firestore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=bigtable_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.298-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_attribute_path=bigtable_custom_endpoint timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=active_directory_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=active_directory_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_scheduler_custom_endpoint timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=cloud_scheduler_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=binary_authorization_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=binary_authorization_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 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_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firebaserules_custom_endpoint timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=cloudfunctions2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=cloudfunctions2_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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=bigquery_analytics_hub_custom_endpoint timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=source_repo_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=source_repo_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=deployment_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=deployment_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=edgenetwork_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=edgenetwork_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=cloud_run_custom_endpoint timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_run_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=filestore_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=filestore_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=bigquery_connection_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.297-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_connection_custom_endpoint timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 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=logging_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=logging_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=identity_platform_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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_attribute_path=identity_platform_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.299-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=iam_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=artifact_registry_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=artifact_registry_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=iam_credentials_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_credentials_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=assured_workloads_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=assured_workloads_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @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-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_aws_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @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 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 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 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=spanner_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.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_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig tf_attribute_path=sql_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_attribute_path=sql_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_resource_manager_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=cloud_resource_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=dataflow_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=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataflow_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=network_security_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=network_security_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_ids_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_ids_custom_endpoint timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @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 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.300-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=gkehub_feature_custom_endpoint timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=gkehub_feature_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataplex_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.298-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dataplex_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=ml_engine_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=ml_engine_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apikeys_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig tf_attribute_path=apikeys_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_attribute_path=healthcare_custom_endpoint timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=healthcare_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=dialogflow_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=billing_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=billing_custom_endpoint @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_attribute_path=service_networking_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=pubsub_lite_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=pubsub_lite_custom_endpoint tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=datastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=datastore_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=workflows_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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=workflows_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=data_pipeline_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.301-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=access_approval_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework 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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=clouddeploy_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=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=clouddeploy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_iot_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_iot_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_custom_endpoint @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig tf_attribute_path=resource_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 @module=sdk.framework tf_attribute_path=resource_manager_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.302-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: tf_attribute_path=resource_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=3f9a2658-7604-7b02-73ba-c350f864a092 tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 @module=sdk.framework timestamp=2023-09-28T08:45:17.299-0600 | |
2023-09-28T08:45:17.320-0600 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-09-28T08:45:17.324-0600 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67301 | |
2023-09-28T08:45:17.324-0600 [DEBUG] provider: plugin exited | |
2023-09-28T08:45:17.324-0600 [INFO] backend/local: apply calling Plan | |
2023-09-28T08:45:17.324-0600 [DEBUG] Building and walking plan graph for NormalMode | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_router_nat.nat (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.private_ip_alloc2 (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.private_ip_alloc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_router.router (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_router_nat.nat2 (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_address.manual_ip_address (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_network.global2 (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.dbprivate (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.cb_private_pool (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.dbprivate2 (orphan)" (*terraform.NodePlannableResourceInstanceOrphan) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_network.global (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.private-service (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ProviderTransformer: "google_compute_subnetwork.subnet (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ReferenceTransformer: "google_compute_router.router (expand)" references: [local.ws_vars (expand) google_compute_network.global (expand)] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ReferenceTransformer: "google_compute_network.global (expand)" references: [local.ws_vars (expand) local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ReferenceTransformer: "local.env (expand)" references: [] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.dbprivate2 (orphan)" references: [] | |
2023-09-28T08:45:17.325-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.private-service (expand)" references: [google_compute_global_address.cb_private_pool (expand) google_compute_network.global (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_address.manual_ip_address (expand)" references: [] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_router_nat.nat (expand)" references: [google_compute_address.manual_ip_address (expand) google_compute_router.router (expand) local.ws_vars (expand) google_compute_router.router (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.dbprivate (expand)" references: [google_compute_network.global (expand) google_compute_global_address.private_ip_alloc (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.subnet (expand)" references: [local.ws_vars (expand) google_compute_network.global (expand) local.ws_vars (expand) google_compute_network.global (expand) local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:17.326-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:17.326-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "local.env_vars (expand)" references: [local.env (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "local.ws_vars (expand)" references: [local.env (expand) local.env (expand) local.env_vars (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_network.global2 (orphan)" references: [] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_router_nat.nat2 (orphan)" references: [] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.private_ip_alloc2 (orphan)" references: [] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.private_ip_alloc (expand)" references: [local.ws_vars (expand) google_compute_network.global (expand)] | |
2023-09-28T08:45:17.326-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.cb_private_pool (expand)" references: [google_compute_network.global (expand)] | |
2023-09-28T08:45:17.327-0600 [DEBUG] Starting graph walk: walkPlan | |
2023-09-28T08:45:17.328-0600 [DEBUG] created provider logger: level=debug | |
2023-09-28T08:45:17.328-0600 [INFO] provider: configuring client automatic mTLS | |
2023-09-28T08:45:17.336-0600 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5] | |
2023-09-28T08:45:17.344-0600 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67302 | |
2023-09-28T08:45:17.344-0600 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 | |
2023-09-28T08:45:17.410-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: configuring server automatic mTLS: timestamp=2023-09-28T08:45:17.410-0600 | |
2023-09-28T08:45:17.431-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: plugin address: address=/var/folders/60/ctg20mrs5hg8cnxv1vzmqncc0000gp/T/plugin744235359 network=unix timestamp=2023-09-28T08:45:17.430-0600 | |
2023-09-28T08:45:17.431-0600 [DEBUG] provider: using plugin: version=5 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=identity_platform_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.526-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=identity_platform_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.526-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_asset_custom_endpoint timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_asset_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=firestore_custom_endpoint @caller=github.com/hashicorp/[email protected]/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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=firestore_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=gkehub_feature_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=gkehub_feature_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_v3_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=service_networking_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=service_networking_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=biglake_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=biglake_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=vertex_ai_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vertex_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=source_repo_custom_endpoint timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=source_repo_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.527-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @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_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_services_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig tf_attribute_path=access_approval_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_attribute_path=access_approval_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=data_loss_prevention_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_attribute_path=data_loss_prevention_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=essential_contacts_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=essential_contacts_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=dataflow_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_rpc=PrepareProviderConfig tf_attribute_path=dataflow_custom_endpoint timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 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 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=billing_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=cloud_build_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=dataproc_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=dataproc_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=kms_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=kms_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.528-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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=pubsub_custom_endpoint timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=dataproc_metastore_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=dataproc_metastore_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework timestamp=2023-09-28T08:45:17.527-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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=cloud_billing_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=cloud_billing_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=dns_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=dns_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=os_config_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=os_config_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=datastream_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.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_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=datastream_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=core_billing_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=core_billing_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c 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/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=binary_authorization_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=binary_authorization_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=credentials tf_rpc=PrepareProviderConfig description="Ensure that if an attribute is set, these are not set: "[access_token]"" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=credentials tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=credentials @module=sdk.framework description="value must be a path to valid JSON credentials or valid, raw, JSON credentials" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_attribute_path=apigee_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=apigee_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_analytics_hub_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=active_directory_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=active_directory_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=iam_beta_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=iam_beta_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=data_catalog_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=data_catalog_custom_endpoint timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: 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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @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 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=recaptcha_enterprise_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=sql_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.529-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=sql_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_ids_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_ids_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.528-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=tpu_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=tpu_custom_endpoint timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=network_management_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=network_management_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_connectivity_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=network_connectivity_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @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_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=os_login_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=clouddeploy_custom_endpoint timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_attribute_path=clouddeploy_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=data_fusion_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=data_fusion_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=storage_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c 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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_identity_custom_endpoint timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=cloud_identity_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=iam_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=iam_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=tags_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=tags_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=vpc_access_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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=vpc_access_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=monitoring_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=dataplex_custom_endpoint tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=dataplex_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_v2_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=cloud_run_v2_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.530-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=memcache_custom_endpoint timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig tf_attribute_path=bigquery_connection_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=bigquery_connection_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=spanner_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=spanner_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=bigquery_data_transfer_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iap_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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 timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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_attribute_path=iap_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apikeys_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=apikeys_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=network_security_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=network_security_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloudfunctions2_custom_endpoint @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=cloudfunctions2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_scheduler_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_scheduler_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.529-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=logging_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=logging_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=eventarc_custom_endpoint timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_attribute_path=eventarc_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_resource_manager_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called 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/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=cloud_resource_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.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_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=document_ai_warehouse_custom_endpoint timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=document_ai_warehouse_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=bigtable_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigtable_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=certificate_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=certificate_manager_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=cloud_functions_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.531-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_functions_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=gke_backup_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=gke_backup_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_attribute_path=data_pipeline_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=data_pipeline_custom_endpoint description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=pubsub_lite_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=pubsub_lite_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=tags_location_custom_endpoint tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 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 @module=sdk.framework tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_mux_provider=*proto5server.Server description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=database_migration_service_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=database_migration_service_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework 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_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="Ensure that if an attribute is set, these are not set: "[credentials]"" tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=access_token tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=dialogflow_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_attribute_path=dialogflow_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=healthcare_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=healthcare_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=storage_insights_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=storage_insights_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=dialogflow_cx_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=dialogflow_cx_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_attribute_path=firebaserules_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=firebaserules_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=redis_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=redis_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=resource_manager_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=resource_manager_custom_endpoint timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=app_engine_custom_endpoint timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=app_engine_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=artifact_registry_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=security_center_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.532-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_attribute_path=security_center_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-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=deployment_manager_custom_endpoint timestamp=2023-09-28T08:45:17.530-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=deployment_manager_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=container_azure_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=container_azure_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=cloud_run_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_run_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=ml_engine_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=ml_engine_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig tf_attribute_path=public_ca_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=public_ca_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=game_services_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=game_services_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 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-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=gke_hub2_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=org_policy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @module=sdk.framework tf_attribute_path=org_policy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=workflows_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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=iam_workforce_pool_custom_endpoint timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=iam_workforce_pool_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_reservation_custom_endpoint tf_mux_provider=*proto5server.Server @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=bigquery_reservation_custom_endpoint @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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_attached_custom_endpoint timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=container_attached_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" @module=sdk.framework tf_attribute_path=datastore_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=datastore_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/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=big_query_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=big_query_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=composer_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=composer_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_attribute_path=service_management_custom_endpoint timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=service_management_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=compute_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.533-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework tf_attribute_path=compute_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=looker_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_attribute_path=looker_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=cloud_iot_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_attribute_path=cloud_iot_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.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_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=cloud_tasks_custom_endpoint timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_tasks_custom_endpoint timestamp=2023-09-28T08:45:17.531-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_attribute_path=filestore_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=filestore_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloud_build_worker_pool_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 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 @module=sdk.framework tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=scopes tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @module=sdk.framework tf_attribute_path=scopes tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: @module=sdk.framework tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 tf_attribute_path=impersonate_service_account_delegates tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 tf_attribute_path=impersonate_service_account_delegates tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=privateca_custom_endpoint tf_rpc=PrepareProviderConfig tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=privateca_custom_endpoint tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=service_usage_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=service_usage_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudbuildv2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=cloudbuildv2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=iam2_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_rpc=PrepareProviderConfig tf_attribute_path=iam2_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=assured_workloads_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=assured_workloads_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=access_context_manager_custom_endpoint tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=access_context_manager_custom_endpoint tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_attribute_path=container_analysis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.534-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_analysis_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=iam_credentials_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_attribute_path=iam_credentials_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.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=beyondcorp_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=beyondcorp_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework tf_attribute_path=notebooks_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c 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 @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c 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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=gke_hub_custom_endpoint timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=gke_hub_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:714 tf_attribute_path=bigquery_datapolicy_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @module=sdk.framework tf_attribute_path=edgenetwork_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 description="value must match regular expression '.*/[^/]+/$'" tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/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=edgenetwork_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_aws_custom_endpoint timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_attribute_path=container_aws_custom_endpoint tf_mux_provider=*proto5server.Server tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @module=sdk.framework timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined validator.String: @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=container_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=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: tf_attribute_path=container_custom_endpoint tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 @module=sdk.framework description="value must match regular expression '.*/[^/]+/$'" tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.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/[email protected]/internal/fwserver/attribute_validation.go:704 @module=sdk.framework tf_attribute_path=alloydb_custom_endpoint tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined validator.String: description="value must match regular expression '.*/[^/]+/$'" tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=alloydb_custom_endpoint tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @caller=github.com/hashicorp/[email protected]/internal/fwserver/attribute_validation.go:714 timestamp=2023-09-28T08:45:17.532-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_attribute_path=alloydb_custom_endpoint @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:78 tf_mux_provider=*proto5server.Server tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c timestamp=2023-09-28T08:45:17.533-0600 | |
2023-09-28T08:45:17.535-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Type Validate: tf_attribute_path=alloydb_custom_endpoint tf_req_id=bfe0e78d-970f-ece2-e8b0-bac0d4a2322c @caller=github.com/hashicorp/[email protected]/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=PrepareProviderConfig @module=sdk.framework tf_mux_provider=*proto5server.Server timestamp=2023-09-28T08:45:17.533-0600 | |
2023-09-28T08:45:17.548-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Calling provider defined Provider Configure: tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad tf_rpc=ConfigureProvider @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_configureprovider.go:12 tf_mux_provider=*proto5server.Server @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/google timestamp=2023-09-28T08:45:17.548-0600 | |
2023-09-28T08:45:17.549-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: Authenticating using DefaultClient...: @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1701 tf_provider_addr=registry.terraform.io/hashicorp/google tf_rpc=ConfigureProvider @module=google tf_mux_provider=*proto5server.Server tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad timestamp=2023-09-28T08:45:17.549-0600 | |
2023-09-28T08:45:17.549-0600 [INFO] provider.terraform-provider-google_v4.84.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:1702 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google @module=google tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad tf_rpc=ConfigureProvider timestamp=2023-09-28T08:45:17.549-0600 | |
2023-09-28T08:45:17.549-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: Authenticating using DefaultClient...: @module=google tf_mux_provider=*proto5server.Server @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1701 tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad timestamp=2023-09-28T08:45:17.549-0600 | |
2023-09-28T08:45:17.549-0600 [INFO] provider.terraform-provider-google_v4.84.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:1702 @module=google tf_mux_provider=*proto5server.Server tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad timestamp=2023-09-28T08:45:17.549-0600 | |
2023-09-28T08:45:17.549-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:17 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.400-0600 [INFO] provider.terraform-provider-google_v4.84.0_x5: Terraform is using this identity: [email protected]: tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad tf_rpc=ConfigureProvider @module=google @caller=github.com/hashicorp/terraform-provider-google/google/fwtransport/framework_config.go:1575 timestamp=2023-09-28T08:45:18.399-0600 | |
2023-09-28T08:45:18.400-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Called provider defined Provider Configure: @caller=github.com/hashicorp/[email protected]/internal/fwserver/server_configureprovider.go:20 tf_mux_provider=*proto5server.Server tf_provider_addr=registry.terraform.io/hashicorp/google tf_req_id=0eb278d0-1ad7-492d-fd2b-66d130c563ad tf_rpc=ConfigureProvider @module=sdk.framework timestamp=2023-09-28T08:45:18.399-0600 | |
2023-09-28T08:45:18.401-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] Authenticating using DefaultClient... | |
2023-09-28T08:45:18.401-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email] | |
2023-09-28T08:45:18.401-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] Authenticating using DefaultClient... | |
2023-09-28T08:45:18.401-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email] | |
2023-09-28T08:45:18.401-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.623-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] Terraform is using this identity: [email protected] | |
2023-09-28T08:45:18.623-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] parent context canceled, cleaning up batcher batches | |
2023-09-28T08:45:18.623-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Stopping batcher "Service Usage" | |
2023-09-28T08:45:18.623-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] parent context canceled, cleaning up batcher batches | |
2023-09-28T08:45:18.623-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Stopping batcher "IAM" | |
2023-09-28T08:45:18.624-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:18.624-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:18.624-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:18.624-0600 [DEBUG] ReferenceTransformer: "google_compute_network.global" references: [] | |
2023-09-28T08:45:18.624-0600 [DEBUG] ReferenceTransformer: "google_compute_address.manual_ip_address" references: [] | |
google_service_networking_connection.dbprivate2: Refreshing state... [id=projects%2Fbdt-eng-stage%2Fglobal%2Fnetworks%2Fstaging:servicenetworking.googleapis.com] | |
google_compute_network.global2: Refreshing state... [id=projects/bdt-eng-stage/global/networks/staging] | |
google_compute_address.manual_ip_address: Refreshing state... [id=projects/bdt-eng-stage/regions/us-east4/addresses/manual-address] | |
google_compute_global_address.private_ip_alloc2: Refreshing state... [id=projects/bdt-eng-stage/global/addresses/private-ip-alloc2] | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retrieving project number by doing a GET with the project id, as required by service networking | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
google_compute_network.global: Refreshing state... [id=projects/bdt-eng-stage/global/networks/stage] | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.627-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUgoogle_compute_router_nat.nat2: Refreshing state... [id=bdt-eng-stage/us-east4/nat-router2/nat-gateway2] | |
EST ]--------------------------------------- | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/global/networks/staging?alt=json HTTP/1.1 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/regions/us-east4/addresses/manual-address?alt=json HTTP/1.1 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /v1/projects/bdt-eng-stage?alt=json&prettyPrint=false HTTP/1.1 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: cloudresourcemanager.googleapis.com | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.139.0 | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.628-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/global/addresses/private-ip-alloc2?alt=json HTTP/1.1 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/global/networks/stage?alt=json HTTP/1.1 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:18 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router2?alt=json HTTP/1.1 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:18.629-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server-Timing: gfet4t7; dur=147 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "projectNumber": "183636802552", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "projectId": "bdt-eng-stage", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "lifecycleState": "ACTIVE", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "Engineering Staging", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "labels": { | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "env": "stage" | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "createTime": "2017-10-11T13:11:29.747Z", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "parent": { | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "type": "organization", | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "478000142880" | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /v1/services/servicenetworking.googleapis.com/connections?alt=json&network=projects%2F183636802552%2Fglobal%2Fnetworks%2Fstaging&prettyPrint=false HTTP/1.1 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: servicenetworking.googleapis.com | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.139.0 | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.207-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/regions/us-east4/routers/nat-router2' was not found", | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/regions/us-east4/routers/nat-router2' was not found", | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.233-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/regions/us-east4/routers/nat-router2' was not found", | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/regions/us-east4/routers/nat-router2' was not found", | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.234-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [WARN] Removing ComputeRouterNat "bdt-eng-stage/us-east4/nat-router2/nat-gateway2" because it's gone | |
2023-09-28T08:45:19.234-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_router_nat.nat2 during refresh. | |
- Root resource was present, but now absent | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/networks/staging' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/networks/staging' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/addresses/private-ip-alloc2' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/addresses/private-ip-alloc2' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/networks/staging' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/networks/staging' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [WARN] Removing ComputeNetwork "projects/bdt-eng-stage/global/networks/staging" because it's gone | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/2.0 404 Not Found | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "error": { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "code": 404, | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/addresses/private-ip-alloc2' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "errors": [ | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "message": "The resource 'projects/bdt-eng-stage/global/addresses/private-ip-alloc2' was not found", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "domain": "global", | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reason": "notFound" | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.249-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [WARN] Removing ComputeGlobalAddress "projects/bdt-eng-stage/global/addresses/private-ip-alloc2" because it's gone | |
2023-09-28T08:45:19.250-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_global_address.private_ip_alloc2 during refresh. | |
- Root resource was present, but now absent | |
2023-09-28T08:45:19.250-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_network.global2 during refresh. | |
- Root resource was present, but now absent | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: L5PdkPVxcTtfqEs0_ngvcrKerfQ=/aznaW-cRu_fMe6CVlv5QBiX0JLg= | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#network", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "7814530261033675627", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2017-10-11T10:31:48.821-07:00", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "description": "Staging Environment", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLinkWithId": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/7814530261033675627", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateSubnetworks": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "subnetworks": [ | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/subnetworks/stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/subnetworks/proxy-only-subnet", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-central1/subnetworks/stage-central", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/subnetworks/aet-useast4-cloud--run--vpc--connector-sbnt" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "peerings": [ | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "bdt-data-sci-prod-peer", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-data-sci-prod/global/networks/data-science-vpc", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "ACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-01-18T23:25:49.438-08:00]: Connected.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "bdt-data-sci-stage-peer", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-data-sci-stage/global/networks/data-science-vpc", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "INACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2022-04-22T04:03:38.840-07:00]: Peer network tried to connect and failed.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "cloudsql-postgres-googleapis-com", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/speckle-umbrella-pg-8/global/networks/cloud-sql-network-183636802552-9a0e53a9d4a08ad5", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "ACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-01-18T23:25:49.438-08:00]: Connected.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "gke-n5240425b46fe5f9dbf0-c439-9a24-peer", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/gke-prod-us-east4-c-20e0/global/networks/gke-n5240425b46fe5f9dbf0-c439-cf5c-net", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "ACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-05-23T09:04:54.961-07:00]: Connected.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "redis-peer-770510096369", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/r20f0b1dde650fccf-tp/global/networks/stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "ACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-09-26T14:41:00.045-07:00]: Connected.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "servicenetworking-googleapis-com", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/x9e6b05651e22ee8c-tp/global/networks/servicenetworking", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "ACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-01-18T21:55:32.827-08:00]: Connected.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "stage-to-cp-stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/172670756127/global/networks/stage", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "state": "INACTIVE", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stateDetails": "[2023-08-05T16:53:02.033-07:00]: Peer network tried to connect and failed.", | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "autoCreateRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importCustomRoutes": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exchangeSubnetRoutes": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "exportSubnetRoutesWithPublicIp": true, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "importSubnetRoutesWithPublicIp": false, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "routingConfig": { | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "routingMode": "REGIONAL" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "networkFirewallPolicyEnforcementOrder": "AFTER_CLASSIC_FIREWALL" | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.278-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.279-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_network.global during refresh. | |
- .network_firewall_policy_enforcement_order: was null, but now cty.StringVal("AFTER_CLASSIC_FIREWALL") | |
2023-09-28T08:45:19.281-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_network.global, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .enable_ula_internal_ipv6: planned value cty.False for a non-computed attribute | |
- .delete_default_routes_on_create: planned value cty.False for a non-computed attribute | |
- .network_firewall_policy_enforcement_order: planned value cty.StringVal("AFTER_CLASSIC_FIREWALL") for a non-computed attribute | |
- .timeouts: planned for existence but config wants absence | |
2023-09-28T08:45:19.282-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.282-0600 [DEBUG] ReferenceTransformer: "google_compute_router.router" references: [] | |
2023-09-28T08:45:19.282-0600 [DEBUG] Resource instance state not found for node "google_compute_global_address.cb_private_pool", instance google_compute_global_address.cb_private_pool | |
2023-09-28T08:45:19.282-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.cb_private_pool" references: [] | |
2023-09-28T08:45:19.282-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.282-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.282-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.282-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.282-0600 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.subnet" references: [] | |
2023-09-28T08:45:19.282-0600 [DEBUG] refresh: google_compute_global_address.cb_private_pool: no state, so not refreshing | |
2023-09-28T08:45:19.283-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.283-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.private_ip_alloc" references: [] | |
google_compute_router.router: Refreshing state... [id=projects/bdt-eng-stage/regions/us-east4/routers/nat-router] | |
google_compute_global_address.private_ip_alloc: Refreshing state... [id=projects/bdt-eng-stage/global/addresses/private-ip-alloc] | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Waiting for state to become: [success] | |
google_compute_subnetwork.subnet: Refreshing state... [id=projects/bdt-eng-stage/regions/us-east4/subnetworks/stage] | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/global/addresses/private-ip-alloc?alt=json HTTP/1.1 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router?alt=json HTTP/1.1 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.285-0600 [DEBUG] Resource instance state not found for node "google_service_networking_connection.private-service", instance google_service_networking_connection.private-service | |
2023-09-28T08:45:19.285-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.285-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.private-service" references: [] | |
2023-09-28T08:45:19.285-0600 [DEBUG] refresh: google_service_networking_connection.private-service: no state, so not refreshing | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/regions/us-east4/subnetworks/stage?alt=json HTTP/1.1 | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.286-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: YJJZZ7zlQR_6MDuF1930FQVEsdk=/kq5xwCxP5H9GbCFfdXR6Ftx8S4I= | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#address", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "6298549266172352150", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2023-04-05T09:57:29.412-07:00", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "manual-address", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "description": "", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "address": "34.150.195.183", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "status": "IN_USE", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "region": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/addresses/manual-address", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "users": [ | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router" | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "networkTier": "PREMIUM", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "labelFingerprint": "42WmSpB8rSM=", | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "addressType": "EXTERNAL" | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.312-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.312-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_address.manual_ip_address during refresh. | |
- .ipv6_endpoint_type: was null, but now cty.StringVal("") | |
- .ip_version: was null, but now cty.StringVal("") | |
2023-09-28T08:45:19.315-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_address.manual_ip_address, 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: | |
- .ip_version: planned value cty.StringVal("") for a non-computed attribute | |
- .ipv6_endpoint_type: planned value cty.StringVal("") for a non-computed attribute | |
- .network: planned value cty.StringVal("") for a non-computed attribute | |
- .address_type: planned value cty.StringVal("EXTERNAL") for a non-computed attribute | |
- .description: planned value cty.StringVal("") for a non-computed attribute | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: PASdI-rXGfI-UFKAhzt6mwG8WMU=/S25sofXisekQ1sD4aTO4k04hFU8= | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#router", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "7359409245385556944", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2019-08-01T12:27:59.416-07:00", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "nat-router", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "description": "", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "region": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/stage", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "nats": [ | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "nat-gateway", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "endpointTypes": [ | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ENDPOINT_TYPE_VM" | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "sourceSubnetworkIpRangesToNat": "ALL_SUBNETWORKS_ALL_IP_RANGES", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "natIps": [ | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/addresses/manual-address" | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "natIpAllocateOption": "MANUAL_ONLY", | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "udpIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.497-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "icmpIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "tcpEstablishedIdleTimeoutSec": 1200, | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "tcpTransitoryIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "logConfig": { | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "enable": true, | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "filter": "ERRORS_ONLY" | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "enableEndpointIndependentMapping": true | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "encryptedInterconnectRouter": false | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.498-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.500-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_router.router, 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: | |
- .encrypted_interconnect_router: planned value cty.False for a non-computed attribute | |
- .description: planned value cty.StringVal("") for a non-computed attribute | |
- .timeouts: planned for existence but config wants absence | |
2023-09-28T08:45:19.501-0600 [INFO] ReferenceTransformer: reference not found: "local.ws_vars" | |
2023-09-28T08:45:19.501-0600 [INFO] ReferenceTransformer: reference not found: "google_compute_address.manual_ip_address" | |
2023-09-28T08:45:19.501-0600 [DEBUG] ReferenceTransformer: "google_compute_router_nat.nat" references: [] | |
google_compute_router_nat.nat: Refreshing state... [id=bdt-eng-stage/us-east4/nat-router/nat-gateway] | |
2023-09-28T08:45:19.503-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Waiting for state to become: [success] | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router?alt=json HTTP/1.1 | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: compute.googleapis.com | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.504-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: E_yrlhJSmTn_E0NX3uysxJ2Fyyg=/AVuuYKGRSUhiC5_L8Ev3iWSQEvA= | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#address", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "5178126095519495010", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2022-09-27T07:49:49.295-07:00", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "private-ip-alloc", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "description": "", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "address": "10.228.0.0", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "prefixLength": 16, | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "status": "RESERVED", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/addresses/private-ip-alloc", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "networkTier": "PREMIUM", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "labelFingerprint": "42WmSpB8rSM=", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "addressType": "INTERNAL", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "purpose": "VPC_PEERING", | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/stage" | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.507-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.509-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_global_address.private_ip_alloc, 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: | |
- .ip_version: planned value cty.StringVal("") for a non-computed attribute | |
- .description: planned value cty.StringVal("") for a non-computed attribute | |
2023-09-28T08:45:19.509-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.dbprivate" references: [] | |
google_service_networking_connection.dbprivate: Refreshing state... [id=projects%2Fbdt-eng-stage%2Fglobal%2Fnetworks%2Fstage:servicenetworking.googleapis.com] | |
2023-09-28T08:45:19.510-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retrieving project number by doing a GET with the project id, as required by service networking | |
2023-09-28T08:45:19.510-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /v1/projects/bdt-eng-stage?alt=json&prettyPrint=false HTTP/1.1 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: cloudresourcemanager.googleapis.com | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.139.0 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: n410WobnxmI1uIMAfT6F7ByYZOo=/SpKiVG-7HjQhqdBOStbK4V4aVJM= | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#subnetwork", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "4252165818864102269", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2017-10-11T10:32:02.181-07:00", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "stage", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/stage", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ipCidrRange": "10.4.0.0/16", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "gatewayAddress": "10.4.0.1", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "region": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/subnetworks/stage", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "privateIpGoogleAccess": true, | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "secondaryIpRanges": [ | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "rangeName": "gke-standard-cluster-1-pods-e08e7bbc", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ipCidrRange": "10.204.0.0/16" | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "rangeName": "gke-standard-cluster-1-services-e08e7bbc", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ipCidrRange": "10.113.16.0/20" | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "rangeName": "subnet-services", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ipCidrRange": "10.201.0.0/16" | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "rangeName": "subnet-pods", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ipCidrRange": "10.202.0.0/18" | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "fingerprint": "wid7faK1S30=", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "privateIpv6GoogleAccess": "DISABLE_GOOGLE_ACCESS", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "purpose": "PRIVATE", | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "stackType": "IPV4_ONLY" | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.511-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.512-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_subnetwork.subnet during refresh. | |
- .internal_ipv6_prefix: was null, but now cty.StringVal("") | |
2023-09-28T08:45:19.516-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_subnetwork.subnet, 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 | |
- .role: planned value cty.StringVal("") for a non-computed attribute | |
- .ipv6_access_type: planned value cty.StringVal("") for a non-computed attribute | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:19 GMT | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server-Timing: gfet4t7; dur=79 | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "projectNumber": "183636802552", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "projectId": "bdt-eng-stage", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "lifecycleState": "ACTIVE", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "Engineering Staging", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "labels": { | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "env": "stage" | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "createTime": "2017-10-11T13:11:29.747Z", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "parent": { | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "type": "organization", | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "478000142880" | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.639-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: request attempt 0 | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Request Details: | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ REQUEST ]--------------------------------------- | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: GET /v1/services/servicenetworking.googleapis.com/connections?alt=json&network=projects%2F183636802552%2Fglobal%2Fnetworks%2Fstage&prettyPrint=false HTTP/1.1 | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Host: servicenetworking.googleapis.com | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: User-Agent: google-api-go-client/0.5 Terraform/1.5.7 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.84.0 | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Goog-Api-Client: gl-go/1.19.9 gdcl/0.139.0 | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Accept-Encoding: gzip | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.640-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:20 GMT | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Etag: aFPyIS4rE0Rp_161RiWizZ8hLEI=/TUNl-KTur5oOcyFxKGBPYS9xzjs= | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "kind": "compute#router", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "id": "7359409245385556944", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "creationTimestamp": "2019-08-01T12:27:59.416-07:00", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "nat-router", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "description": "", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "region": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/global/networks/stage", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/routers/nat-router", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "nats": [ | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "name": "nat-gateway", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "endpointTypes": [ | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "ENDPOINT_TYPE_VM" | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "sourceSubnetworkIpRangesToNat": "ALL_SUBNETWORKS_ALL_IP_RANGES", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "natIps": [ | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/addresses/manual-address" | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "natIpAllocateOption": "MANUAL_ONLY", | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "udpIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "icmpIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "tcpEstablishedIdleTimeoutSec": 1200, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "tcpTransitoryIdleTimeoutSec": 30, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "logConfig": { | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "enable": true, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "filter": "ERRORS_ONLY" | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "enableEndpointIndependentMapping": true | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "encryptedInterconnectRouter": false | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.782-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.783-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.783-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.783-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Found item for resource "bdt-eng-stage/us-east4/nat-router/nat-gateway": map[string]interface {}{"enableEndpointIndependentMapping":true, "endpointTypes":[]interface {}{"ENDPOINT_TYPE_VM"}, "icmpIdleTimeoutSec":30, "logConfig":map[string]interface {}{"enable":true, "filter":"ERRORS_ONLY"}, "name":"nat-gateway", "natIpAllocateOption":"MANUAL_ONLY", "natIps":[]interface {}{"https://www.googleapis.com/compute/v1/projects/bdt-eng-stage/regions/us-east4/addresses/manual-address"}, "sourceSubnetworkIpRangesToNat":"ALL_SUBNETWORKS_ALL_IP_RANGES", "tcpEstablishedIdleTimeoutSec":1200, "tcpTransitoryIdleTimeoutSec":30, "udpIdleTimeoutSec":30}) | |
2023-09-28T08:45:19.783-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_compute_router_nat.nat during refresh. | |
- .tcp_time_wait_timeout_sec: was null, but now cty.NumberIntVal(120) | |
2023-09-28T08:45:19.787-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_compute_router_nat.nat, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .enable_endpoint_independent_mapping: planned value cty.True for a non-computed attribute | |
- .tcp_transitory_idle_timeout_sec: planned value cty.NumberIntVal(30) for a non-computed attribute | |
- .udp_idle_timeout_sec: planned value cty.NumberIntVal(30) for a non-computed attribute | |
- .tcp_time_wait_timeout_sec: planned value cty.NumberIntVal(120) for a non-computed attribute | |
- .icmp_idle_timeout_sec: planned value cty.NumberIntVal(30) for a non-computed attribute | |
- .max_ports_per_vm: planned value cty.NumberIntVal(0) for a non-computed attribute | |
- .min_ports_per_vm: planned value cty.NumberIntVal(0) for a non-computed attribute | |
- .tcp_established_idle_timeout_sec: planned value cty.NumberIntVal(1200) for a non-computed attribute | |
- .drain_nat_ips: planned value cty.SetValEmpty(cty.String) for a non-computed attribute | |
- .timeouts: planned for existence but config wants absence | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:20 GMT | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: {} | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:19.856-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:19 [WARNING] Failed to find Service Networking Connection, network: projects/bdt-eng-stage/global/networks/staging service: servicenetworking.googleapis.com | |
2023-09-28T08:45:19.857-0600 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_service_networking_connection.dbprivate2 during refresh. | |
- Root resource was present, but now absent | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:20 [DEBUG] Google API Response Details: | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: HTTP/2.0 200 OK | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Cache-Control: private | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Content-Type: application/json; charset=UTF-8 | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Date: Thu, 28 Sep 2023 14:45:20 GMT | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Server: ESF | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Origin | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: X-Origin | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: Vary: Referer | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Content-Type-Options: nosniff | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Frame-Options: SAMEORIGIN | |
2023-09-28T08:45:20.033-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: X-Xss-Protection: 0 | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "connections": [ | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "projects/183636802552/global/networks/stage", | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reservedPeeringRanges": [ | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "private-ip-alloc" | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "peering": "servicenetworking-googleapis-com", | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "service": "services/servicenetworking.googleapis.com" | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: }, | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: { | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "network": "projects/183636802552/global/networks/stage", | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "reservedPeeringRanges": [ | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "private-ip-alloc" | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ], | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "peering": "cloudsql-postgres-googleapis-com", | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: "service": "services/servicenetworking.googleapis.com" | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ] | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: } | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: ----------------------------------------------------- | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:20 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2023-09-28T08:45:20.034-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:20 [DEBUG] Retry Transport: Returning after 1 attempts | |
2023-09-28T08:45:20.036-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:20 [DEBUG] [transport] [server-transport 0xc000260680] Closing: Server.Stop called | |
2023-09-28T08:45:20.036-0600 [DEBUG] provider.terraform-provider-google_v4.84.0_x5: 2023/09/28 08:45:20 [DEBUG] [transport] [server-transport 0xc000260680] loopyWriter exiting with error: transport closed by client | |
2023-09-28T08:45:20.036-0600 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-09-28T08:45:20.040-0600 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.84.0/darwin_amd64/terraform-provider-google_v4.84.0_x5 pid=67302 | |
2023-09-28T08:45:20.040-0600 [DEBUG] provider: plugin exited | |
2023-09-28T08:45:20.043-0600 [DEBUG] building apply graph to check for errors | |
2023-09-28T08:45:20.044-0600 [DEBUG] Resource state not found for node "google_compute_global_address.cb_private_pool", instance google_compute_global_address.cb_private_pool | |
2023-09-28T08:45:20.044-0600 [DEBUG] Resource state not found for node "google_service_networking_connection.private-service", instance google_service_networking_connection.private-service | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_network.global (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_router.router (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.private_ip_alloc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.private-service" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.private-service (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.cb_private_pool" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_global_address.cb_private_pool (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_subnetwork.subnet (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_address.manual_ip_address (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_router_nat.nat (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_compute_subnetwork.subnet" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.044-0600 [DEBUG] ProviderTransformer: "google_service_networking_connection.dbprivate (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.subnet (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_address.manual_ip_address (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_router_nat.nat (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.private_ip_alloc (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.private-service" references: [google_compute_network.global (expand) google_compute_global_address.cb_private_pool google_compute_global_address.cb_private_pool google_compute_global_address.cb_private_pool (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.subnet" references: [local.ws_vars (expand) google_compute_network.global (expand) local.ws_vars (expand) google_compute_network.global (expand) local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.private-service (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_service_networking_connection.dbprivate (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:20.045-0600 [INFO] ReferenceTransformer: reference not found: "terraform.workspace" | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "local.env_vars (expand)" references: [local.env (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.cb_private_pool" references: [google_compute_network.global (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_network.global (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_global_address.cb_private_pool (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "google_compute_router.router (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "local.ws_vars (expand)" references: [local.env (expand) local.env (expand) local.env_vars (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "local.env (expand)" references: [] | |
2023-09-28T08:45:20.045-0600 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.ws_vars (expand) local.ws_vars (expand)] | |
2023-09-28T08:45:20.045-0600 [DEBUG] pruneUnusedNodes: google_compute_address.manual_ip_address (expand) is no longer needed, removing | |
2023-09-28T08:45:20.045-0600 [DEBUG] pruneUnusedNodes: google_compute_router_nat.nat (expand) is no longer needed, removing | |
2023-09-28T08:45:20.045-0600 [DEBUG] pruneUnusedNodes: google_compute_global_address.private_ip_alloc (expand) is no longer needed, removing | |
2023-09-28T08:45:20.045-0600 [DEBUG] pruneUnusedNodes: google_service_networking_connection.dbprivate (expand) is no longer needed, removing | |
2023-09-28T08:45:20.045-0600 [DEBUG] pruneUnusedNodes: google_compute_router.router (expand) is no longer needed, removing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment