https://pulumi.com logo
a

ancient-rose-25146

03/17/2022, 10:00 PM
Hi, I am trying to set up a service account and assign it the role of
roles/storage.admin
for all buckets using Google Native. I see how it is done using GCP classic using
gcp.projects.IAMBinding
, but I can't seem to find the equivalent implementation on the native version. Any help would be appreciated.