gcp-clouddeploy-custom-target-container-task
Custom target render and deploy container tasks persist literal environment values, commands, and arguments.
Where it sits
| location | clouddeploy.projects.locations.customTargetTypes.get.tasks.{render,deploy}.container.{env.<value>,command[],args[]} |
| location kind | command_argument |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data |
| emits edge | ContainsCredential |
| service | Cloud Deploy (gcp:clouddeploy) |
Collection recipe
| access mode | read_api |
| operation | clouddeploy.projects.locations.customTargetTypes.get |
| response path | tasks.{render,deploy}.container.{env.<value>,command[],args[]} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
clouddeploy.customTargetTypes.get
References