aws-java
A minimal AWS Java Pulumi program
Get started
Create a new project from this template with the Pulumi CLI:mkdir my-project && cd my-projectpulumi new aws-javaConfiguration
The template prompts for these values duringpulumi new; adjust them any time with pulumi config set.| Key | Description | Default |
|---|---|---|
| aws:region | The AWS region to deploy into | us-east-1 |