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

Resource Type: GCP > Compute Engine > Project

The Project resource type is a top-level resource that contains all the settings, configurations, and resources necessary for running virtual machines (VMs) and other compute-related services in Google Compute Engine.

Resource Context

Project is a part of the Compute Engine service.

Each Project lives under a Project.

Controls

The primary controls for GCP > Compute Engine > Project are:

  • CMDB
  • Discovery
  • Intelligent Assessment
  • OS Login Enabled

It is also targeted by these controls:

  • GCP > CIS v1 > 4 Virtual Machines > 4.03 Ensure oslogin is enabled for a Project (Scored)
  • GCP > CIS v2.0 > 4 - Virtual Machines > 4.04 - Ensure Oslogin Is Enabled for a Project
  • GCP > CIS v3.0 > 4 - Virtual Machines > 4.04 - Ensure Oslogin Is Enabled for a Project
  • GCP > CIS v4.0 > 4 - Virtual Machines > 4.04 - Ensure Oslogin Is Enabled for a Project

Quick Actions

  • Disable OS Login
  • Enable OS Login
  • Router
  • Set OS Login enabled

Category

  • Compute

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-computeengine#/resource/types/computeProject
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/compute
  • GraphQL
    • query resource(id: "tmod:@turbot/gcp-computeengine#/resource/types/computeProject") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/gcp-computeengine#/resource/types/computeProject'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/gcp-computeengine#/resource/types/computeProject"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-computeengine#/resource/types/computeProject';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-computeengine#/resource/types/computeProject"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-computeengine#/resource/types/computeProject' 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
39
Mods
144
Resource Types
2,478
Policies
1,204
Controls
118
Quick Actions
87
IAM