Skip to content

AnnaWykes/pulumi-and-databricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages