Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
GCP
Loading resources...

Resource Type: GCP > Zone

The Zone resource type represents an isolated location within a GCP Region, where users can deploy and manage resources, such as virtual machines and storage, ensuring high availability and fault tolerance by distributing resources across multiple zones.

Controls

The primary controls for GCP > Zone are:

  • Discovery
  • ServiceNow

It is also targeted by these controls:

  • GCP > Compute Engine > Disk > Discovery
  • GCP > Compute Engine > Instance > Discovery
  • GCP > Compute Engine > Node Group > Discovery
  • GCP > Kubernetes Engine > Zone Cluster > Discovery
  • GCP > Notebooks > Instance > Discovery

Category

  • Cloud > Location

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/gcp#/resource/types/zone
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudLocation
  • GraphQL
    • query resource(id: "tmod:@turbot/gcp#/resource/types/zone") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/gcp#/resource/types/zone'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/gcp#/resource/types/zone"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp#/resource/types/zone';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp#/resource/types/zone"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp#/resource/types/zone' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
41
Mods
158
Resource Types
2,521
Policies
1,213
Controls
131
Quick Actions
93
IAM