Skip to content

Add Dataproc Metastore Database Resource for IAM support #3653

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:44
@modular-magician modular-magician requested review from iyabchen and removed request for a team March 21, 2025 19:44
@modular-magician modular-magician merged commit d42595b into GoogleCloudPlatform:main Mar 21, 2025
4 of 6 checks passed
kotatut pushed a commit to kotatut/terraform-google-conversion-antonkot that referenced this pull request Apr 18, 2025
…ogleCloudPlatform#3653)

[upstream:80c3712b54bbb55deaca7f13f8865d47dc2b94bb]

Signed-off-by: Modular Magician <[email protected]>
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