https://pulumi.com logo
Title
d

dry-engine-17210

01/01/2023, 7:57 PM
How might one accomplish the following using the "native" GCP Pulumi library? https://www.pulumi.com/registry/packages/gcp/api-docs/storage/getprojectserviceaccount/
w

white-balloon-205

01/02/2023, 3:14 AM
There is not currently an equivalent API in Google Native. This is tracked in https://github.com/pulumi/pulumi-google-native/issues/119. You can easily mix and match Google Classic and Google Native - so you can use the former API along with resource in Google Native for now.