Skip to content

google_ml_engine_model is deprecated and should be removed from the provider #22249

Open
@ScottSuarez

Description

@ScottSuarez

Community Note

We should remove this resource in the 7.0 release. In the meantime we can mark it as deprecated in our docs and disable tests.

=== RUN   TestAccMLEngineModel_mlModelBasicExample
=== PAUSE TestAccMLEngineModel_mlModelBasicExample
=== CONT  TestAccMLEngineModel_mlModelBasicExample
    resource_ml_engine_model_generated_test.go:40: Step 1/2 error: Error running apply: exit status 1
        Error: Error creating Model: googleapi: Error 400: Cloud AI Platform has been deprecated. Please use Vertex AI (https://cloud.google.com/vertex-ai) instead.
          with google_ml_engine_model.default,
          on terraform_plugin_test.tf line 2, in resource "google_ml_engine_model" "default":
           2: resource "google_ml_engine_model" "default" {
--- FAIL: TestAccMLEngineModel_mlModelBasicExample (4.05s)

Terraform Version & Provider Version(s)

n/a

Affected Resource(s)

google_ml_engine_model

Terraform Configuration

Debug Output

No response

Expected Behavior

No response

Actual Behavior

No response

Steps to reproduce

  1. terraform apply

Important Factoids

No response

References

No response

b/409103420

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions