You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| activate\_service\_account | Set to false to skip running `gcloud auth activate-service-account`. Optional. |`bool`|`true`| no |
45
46
| additional\_components | Additional gcloud CLI components to install. Defaults to none. Valid value are components listed in `gcloud components list`|`list(string)`|`[]`| no |
46
47
| create\_cmd\_body | On create, the command body you'd like to run with your entrypoint. |`string`|`"info"`| no |
47
48
| create\_cmd\_entrypoint | On create, the command entrypoint you'd like to use. Can also be set to a custom script. Module's bin directory will be prepended to path. |`string`|`"gcloud"`| no |
0 commit comments