gcp-vpc-network-description
VPC network descriptions are customer-controlled plaintext.
Where it sits
| location | compute.networks.get.description |
| location kind | metadata |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | VPC / Subnets / Routes (gcp:vpc) |
Collection recipe
| access mode | read_api |
| operation | compute.networks.get |
| response path | description |
| encoding | string |
| params | {"network": "\u003cnetwork\u003e", "project": "\u003cproject\u003e"} |
Required permissions
compute.networks.get
References