pulumi-and-databricks

This repo is a basic example of creating an Azure Reource Group and Databricks workspace using Pulumi

To get started download the Pulumi cli https://www.pulumi.com/docs/get-started/install/

The Pulumi Azure getting started guide can be found here https://www.pulumi.com/docs/get-started/azure/

Make sure the following python packages are installed:

  1. pulumi>=3.0.0,<4.0.0
  2. pulumi-azure-native>=1.0.0,<2.0.0

In main.py populate the subscription id accordingly

Run "pulumi up" in a termincal that is in the correct folder