Skip to main content

azure-hcl

A minimal Azure Pulumi HCL program

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new azure-hcl

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
azure-native:locationThe Azure location to deploy intoWestUS2

Related

The infrastructure as code platform for any cloud.