Skip to content

castai/pulumi-provider-castai

Repository files navigation

Castai Resource Provider

The Castai Resource Provider lets you manage Castai resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

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

npm install @pulumi/castai

or yarn:

yarn add @pulumi/castai

Python

To use from Python, install using pip:

pip install pulumi_castai

Go

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

go get github.com/pulumi/pulumi-castai/sdk/go/...

.NET

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

dotnet add package Pulumi.Castai

Configuration

The following configuration points are available for the castai provider:

  • castai:region (environment: CASTAI_REGION) - the region in which to deploy resources

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published