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:
pulumi-datarobot
- JavaScript/TypeScript:
@datarobot/pulumi-datarobot
- Go:
github.com/datarobot-community/pulumi-datarobot/sdk
- .NET:
DataRobotPulumi.Datarobot
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 DataRobotdatarobot:endpoint
(environment:DATAROBOT_ENDPOINT
) - the endpoint for DataRobot
Examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_datarobot-0.1.46.tar.gz
.
File metadata
- Download URL: pulumi_datarobot-0.1.46.tar.gz
- Upload date:
- Size: 51.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5f6312489bb6aa6336422a81d4866905731f19c09d48d4aef4a43663af02ae9 |
|
MD5 | 2061f24c1b3a0c14e3ec9a370d5a38d4 |
|
BLAKE2b-256 | 848c03495e8f4551cc5a3740f87f2779b550616bb30df714c9154773b11e3b24 |