gcp-clouddeploy-custom-action-commands
Custom target render and deploy actions identify user-supplied execution hooks that may embed sensitive command content.
Where it sits
| location | clouddeploy.projects.locations.customTargetTypes.get.customActions.{renderAction,deployAction} |
| location kind | command_argument |
| data kinds | source_code_secret credential password api_key private_key |
| emits edge | ContainsCredential |
| service | Cloud Deploy (gcp:clouddeploy) |
Collection recipe
| access mode | read_api |
| operation | clouddeploy.projects.locations.customTargetTypes.get |
| response path | customActions.{renderAction,deployAction} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
clouddeploy.customTargetTypes.get
References