Skip to content
New issue

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

Add enable_google_ml_integration setting to google_sql_database_insta… #7208

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for the new field enable_google_ml_integration to google_sql_database_instance settings. This new field is only available for google.golang.org/api v0.170.0 or after. Locally tested the change and it works. Added Acctests (unit tests) and they passed.

Fixes hashicorp/terraform-provider-google#17785

Release Note Template for Downstream PRs (will be copied)

sql: added `enable_google_ml_integration` field to `google_sql_database_instance` resource

Derived from GoogleCloudPlatform/magic-modules#10383

…… (#10383)

[upstream:df5407f99c91d86116ccdc27e512630c86980b5d]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 3017b58 into hashicorp:main Apr 8, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-df5407f99c91d86116ccdc27e512630c86980b5d branch November 16, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Cloud SQL Vertex AI integration
1 participant