Resource Type: GCP > Network > Subnetwork
Subnetwork resource in GCP Network service.
Resource Context
Subnetwork is a part of the Network service.
Each Subnetwork lives under a Region.
Controls
The primary controls for GCP > Network > Subnetwork are:
It is also targeted by these controls:
- GCP > CIS v1 > 3 Networking > 3.08 Ensure Private Google Access is enabled for all subnetwork in VPC Network (Scored)
- GCP > CIS v1 > 3 Networking > 3.09 Ensure VPC Flow logs is enabled for every subnet in VPC Network (Scored)
- GCP > CIS v2.0 > 3 - Networking > 3.08 - Ensure that VPC Flow Logs is Enabled for Every Subnet in a VPC Network
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-network#/resource/types/subnetwork
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/subnetwork"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/subnetwork';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/subnetwork"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/subnetwork' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query