Skip to main content

aiven-typescript

A minimal Aiven 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 aiven-typescript

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
projectAiven project name
cloudNameChoice of cloud provider and region
planAn Aiven plan to choose compute, storage, and other features
serviceNameThe name of this Aiven service

Related

The infrastructure as code platform for any cloud.