Skip to main content

aiven-python

A minimal Aiven Python 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-python

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
projectNameAiven project name
cloudNameChoice of cloud provider and regiongoogle-europe-west1
planNameAn Aiven plan to choose compute, storage, and other featuresbusiness-4
serviceNameThe name of this Aiven servicekafka-gcp-eu

Related

The infrastructure as code platform for any cloud.