Skip to main content

A Pulumi package for creating and managing DataRobot resources.

Project description

DataRobot Resource Provider

The DataRobot Resource Provider lets you manage DataRobot resources. The provider is built on terraform-provider-datarobot. To use this package, please install the Pulumi CLI first.

Installing

This package is available for several languages/platforms:

Python

To use from Python, install using pip:

pip install pulumi_datarobot

Javscript/Typescript

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

npm install @datarobot/pulumi-datarobot

or yarn:

yarn add @datarobot/pulumi-datarobot

Go

go get github.com/datarobot-community/pulumi-datarobot/sdk/go/...

.NET

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

dotnet add package DataRobotPulumi.Datarobot

YAML

No install necessary, just run pulumi up.

Configuration

The following configuration points are available for the DataRobot provider:

  • datarobot:apikey (environment: DATAROBOT_API_KEY) - the API key for DataRobot
  • datarobot:endpoint (environment: DATAROBOT_ENDPOINT) - the endpoint for DataRobot

Examples

See datarobot-pulumi examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_datarobot-0.1.44.tar.gz (50.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page