pulumi / pulumi-rancher2

A Rancher2 Pulumi resource package, providing multi-language access to Rancher2
Apache License 2.0
9 stars 4 forks source link

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Rancher2 Resource Provider

The Rancher2 resource provider for Pulumi lets you manage Rancher2 resources in your cloud programs. To use this package, please install the Pulumi CLI first.

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/rancher2

or yarn:

$ yarn add @pulumi/rancher2

Python

To use from Python, install using pip:

$ pip install pulumi_rancher2

Go

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

$ go get github.com/pulumi/pulumi-rancher2/sdk/v5

.NET

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

$ dotnet add package Pulumi.Rancher2

Configuration

The following configuration points are available for the rancher2 provider:

Reference

For further information, please visit the Rancher2 provider docs or for detailed reference documentation, please visit the API docs.