gcp-deploymentmanager-manifest-config
Deployment Manager manifests retain original and expanded templates, including literal parameters and startup scripts.
Where it sits
| location | deploymentmanager.manifests.get.{config.content,expandedConfig,layout} |
| location kind | template_document |
| data kinds | source_code_secret credential password api_key private_key connection_string |
| emits edge | ContainsCredential |
| service | Deployment Manager (gcp:deploymentmanager) |
Collection recipe
| access mode | read_api |
| operation | deploymentmanager.manifests.get |
| response path | {config.content,expandedConfig,layout} |
| encoding | yaml |
| params | {"deployment": "\u003cdeployment\u003e", "manifest": "\u003cmanifest\u003e", "project": "\u003cproject\u003e"} |
Required permissions
deploymentmanager.manifests.get
References