Open
Description
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
terraform apply
Important Factoids
No response
References
No response
b/409103420