Skip to main content

gcp-apis

The script manages Google Cloud services at the project level by enabling or disabling them.

  1. compute.googleapis.com : Enables the Compute Engine API, allowing users to create and manage virtual machines (VMs) on Google Cloud Platform.
  2. secretmanager.googleapis.com : Enables the Secret Manager API, providing a secure and convenient way to store API keys, passwords, certificates, and other sensitive data.
  3. iam.googleapis.com : Enables the IAM API, which allows users to manage access control for Google Cloud resources by defining and assigning roles to users and service accounts.
  4. certificatemanager.googleapis.com : Enables the Certificate Authority Service API, which allows users to create, manage, and automate the issuance and renewal of SSL/TLS certificates.
  5. container.googleapis.com : Enables the Kubernetes Engine API, enabling users to create, manage, and orchestrate Kubernetes clusters on Google Cloud Platform.
  6. servicenetworking.googleapis.com : Enables the Service Networking API, facilitating service-based communication within virtual private clouds (VPCs) and connecting Google Cloud services with external services securely.