Skip to content

Add Dataproc Metastore Database Resource for IAM support #9615

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

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#21822

This resource is only meant for IAM usage, as it doesn't really "exist" in GCP. The "database" resource cannot be created via terraform, so the example configuration required a custom yaml.tmpl for testing.

Tested via running acctest with personal credentials.

metastore: Add `google_dataproc_metastore_database_iam_*` resources 

Derived from GoogleCloudPlatform/magic-modules#13335

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>

[upstream:80c3712b54bbb55deaca7f13f8865d47dc2b94bb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner March 21, 2025 19:42
@modular-magician modular-magician merged commit 7a7bc27 into hashicorp:main Mar 21, 2025
4 checks passed
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.

Support Dataproc Metastore Database IAM via TF
1 participant