Skip to main content

GCP Compute Project

A GCP Compute Project is the top-level container for all Google Cloud resources that relate to a particular workload or environment. Within a project you define and manage Compute Engine instances, VPC networks, firewall rules, IAM policies, service accounts, quotas, billing settings, and metadata. Because every resource in Google Cloud is uniquely identified by its project, understanding the configuration and relationships of a project is essential for assessing deployment risk.

For more information, see the official Google Cloud documentation on projects: https://cloud.google.com/resource-manager/docs/creating-managing-projects

Supported Methods​

  • GET: Get a gcp-compute-project by its "name"
  • LIST
  • SEARCH