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): TestAccDataprocGdcApplicationEnvironment_* #20419

Open zli82016 opened 1 day ago

zli82016 commented 1 day ago

Impacted tests

Affected Resource(s)

Failure rates

Message(s)

Error: Error creating ApplicationEnvironment: googleapi: Error 400: The request was invalid: namespace "default" is not allowed, must match "dataproc-23972185048(-[0-9])?"
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.BadRequest",
            "fieldViolations": [
              {
                "field": "application_environment.namespace"
              }
            ]
          },
          {
            "@type": "type.googleapis.com/google.rpc.RequestInfo",
            "requestId": "fe5f480b4c28bb74"
          }
        ]
          with google_dataproc_gdc_application_environment.application-environment,
          on terraform_plugin_test.tf line 2, in resource "google_dataproc_gdc_application_environment" "application-environment":
           2: resource "google_dataproc_gdc_application_environment" "application-environment" {

Nightly build test history