We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resource_vertex_ai_index_endpoint_generated_test.go:86: Step 1/2 error: Error running apply: exit status 1 Error: Error creating IndexEndpoint: googleapi: Error 400: List of found errors: 1.Field: index_endpoint.private_service_connect_config.project_allowlist; Message: Invalid project ID 594424405950. Details: [ { "@type": "type.googleapis.com/google.rpc.BadRequest", "fieldViolations": [ { "description": "Invalid project ID 594424405950.", "field": "index_endpoint.private_service_connect_config.project_allowlist" } ] } ] with google_vertex_ai_index_endpoint.index_endpoint,
https://hashicorp.teamcity.com/test/1130492444637775361?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_NIGHTLYTESTS
b/378162820
The text was updated successfully, but these errors were encountered:
Use project name for PSC allowlist
13d179f
Fixes hashicorp/terraform-provider-google#20264
Successfully merging a pull request may close this issue.
Impacted tests
Affected Resource(s)
Failure rates
Message(s)
Nightly build test history
https://hashicorp.teamcity.com/test/1130492444637775361?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_NIGHTLYTESTS
b/378162820
The text was updated successfully, but these errors were encountered: