Get started with Pulumi & Google Cloud
Pulumi's infrastructure-as-code SDK helps you create, deploy, and manage Google Cloud containers, serverless functions, and infrastructure using programming languages like TypeScript, Python, Go, C#, and Java, and markup languages like YAML. The Pulumi Google Cloud provider packages and CLI help you accomplish all these within minutes.
For a quick example of how Pulumi deploys infrastructure on Google Cloud, this tutorial takes you through the following steps to easily deploy a static website:
- Setting up and configuring Pulumi to access your Google Cloud account.
- Creating a new Pulumi project.
- Provisioning a new Google Cloud Storage bucket.
- Adding an
index.html
file to your bucket and serving it as a static website. - Cleaning up your deployment by destroying the resources you've provisioned.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.