🗂️ Navigation
🔧 Pulumi Google Cloud (GCP) Provider

Pulumi Google Cloud (GCP) Provider

Manage Google Cloud Platform infrastructure with modern infrastructure as code.

Visit Website →

Overview

The Pulumi GCP Provider enables you to manage Google Cloud resources using your favorite programming language. It provides access to a wide range of Google Cloud services, allowing for the automation of infrastructure for compute, storage, databases, networking, and more. The provider is built on the Terraform Google Cloud Platform Provider.

✨ Key Features

  • Broad coverage of Google Cloud services
  • Support for managing projects, folders, and billing accounts
  • IAM policy management
  • High-level components for simplified resource creation

🎯 Key Differentiators

  • Use of general-purpose programming languages
  • Ability to create abstractions and reusable components
  • Consistent workflow across multiple cloud providers

Unique Value: Enables developers and operators to manage the full suite of Google Cloud services programmatically, fostering automation and best practices.

🎯 Use Cases (4)

Deploying and scaling applications on GCE and GKE Managing data storage and analytics pipelines with GCS and BigQuery Automating the setup of networking and security policies Building serverless applications with Cloud Functions and Cloud Run

✅ Best For

  • Defining a complete GKE cluster configuration in code.
  • Automating the creation of service accounts and IAM bindings.
  • Managing complex VPC network topologies programmatically.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Managing non-GCP cloud resources.

🏆 Alternatives

Terraform Google Cloud Provider Google Cloud Deployment Manager

Provides a more flexible and powerful alternative to YAML or DSL-based tools by leveraging the features of modern programming languages for infrastructure management.

💻 Platforms

API

🔌 Integrations

Google Compute Engine (GCE) Google Kubernetes Engine (GKE) Google Cloud Storage (GCS) Google Cloud SQL Google Cloud Functions BigQuery

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: The provider itself is open-source and free to use. Costs are incurred from the GCP resources provisioned.

Visit Pulumi Google Cloud (GCP) Provider Website →