aws-python
A minimal AWS Python Pulumi program
Get started
Create a new project from this template with the Pulumi CLI:mkdir my-project && cd my-projectpulumi new aws-pythonConfiguration
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 |
Related

Blog PostApr 2023
Advanced AWS Networking: Part 1

Blog PostApr 2023