pulumi / pulumi-databricks

Apache License 2.0
15 stars 8 forks source link

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Databricks Resource Provider

The Databricks Resource Provider lets you manage Databricks resources.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/databricks

or yarn:

$ yarn add @pulumi/databricks

Python

To use from Python, install using pip:

$ pip install pulumi_databricks

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-databricks/sdk

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Databricks

Configuration

The following configuration points are available:

Reference

For detailed reference documentation, please visit the Pulumi registry.

Contributors

This package was originally built by the development team at https://www.ingenii.io/. Pulumi thanks them for their continued contributions to the project.