hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.36k stars 1.75k forks source link

Failing test(s): TestAccSQLSourceRepresentationInstance* #15337

Open shuyama1 opened 1 year ago

shuyama1 commented 1 year ago

Failure rates

Impacted tests

Affected Resource(s)

Nightly build test history

Message(s)

Error: Error creating SourceRepresentationInstance: googleapi: Error 403: Failed to create instance because the project has reached the max instance per project limit., errorMaxInstancePerLabel
          with google_sql_source_representation_instance.instance,
          on terraform_plugin_test.tf line 2, in resource "google_sql_source_representation_instance" "instance":
           2: resource "google_sql_source_representation_instance" "instance" {
melinath commented 1 year ago

This looks like a test environment issue.