Skip to main content

gcp-typescript

A minimal Google Cloud TypeScript Pulumi program

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new gcp-typescript

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
gcp:projectThe Google Cloud project to deploy into

Related

The infrastructure as code platform for any cloud.