Hi all, another question on importing GCP Composer...
# general
m
Hi all, another question on importing GCP Composer. when I do pulumi import gcpcomposer/environmentEnvironment default projects/{{project}}/locations/{{region}}/environments/{{name}} Noticed that It doesn't import the API and other roles and permissions associated with the service account. Do I need to separately import the API ? I have enabled many API for this project - Google composer, google big query, cloud sql, compute engine and so on. My question is how do I import all the API's enabled for a project in one go ? Thanks