aiven-typescript
A minimal Aiven TypeScript Pulumi program
Get started
Create a new project from this template with the Pulumi CLI:mkdir my-project && cd my-projectpulumi new aiven-typescriptConfiguration
The template prompts for these values duringpulumi new; adjust them any time with pulumi config set.| Key | Description | Default |
|---|---|---|
| project | Aiven project name | — |
| cloudName | Choice of cloud provider and region | — |
| plan | An Aiven plan to choose compute, storage, and other features | — |
| serviceName | The name of this Aiven service | — |