This message was deleted.
# python
s
This message was deleted.
l
@stocky-restaurant-98004 Any idea on this?
s
I'm not familiar with GCP data catalog, unfortunately.
l
ah okay, Thanks @stocky-restaurant-98004
s
If it helps, GCP has this pattern where many resources have 3 associated resources for IAM perms: XIamPolicy, XIamBinding, XIamMember
l
yes, I can automate the 2nd point by using above resources, but looking for an solution for 1st one
Now, I am trying to call the google rest API in order to do that using pulumi local.Command
s
Command
is a great fallback if something is not available in the provider. You could also try the Google Native provider, but please keep in mind it's pre-1.0.
l
Sure, will check that also. Thanks @stocky-restaurant-98004 for the support
s
You're most welcome!
🙌 1