GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
415 stars 111 forks source link

Deploy cloud function with custom service account #885

Open manmat opened 7 months ago

manmat commented 7 months ago

Use case I am trying to deploy a cloud function with a custom service account.

Feature An actual documentation of the launch.json and the different options in it would help a lot. I am using the IDE and can't figure out if there is a way to actually use a custom service account or not.

maxrandolph commented 7 months ago

HI @manmat. Thanks for your question. We do not currently support custom services accounts when deploying cloud functions.