A Pulumi package for creating and managing Prodvana cloud resources.
Project description
Prodvana Resource Provider
The Prodvana Resource Provider lets you manage Prodvana 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 @prodvana/pulumi-prodvana
or yarn
:
yarn add @prodvana/pulumi-prodvana
Python
To use from Python, install using pip
:
pip install pulumi_prodvana
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/prodvana/pulumi-prodvana/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Prodvana
Configuration
The following configuration points are available for the prodvana
provider:
prodvana:apiToken
(environment:PVN_API_TOKEN
) - An API token generated with permissions to this organization.prodvana:orgSlug
(environment:PVN_ORG_SLUG
) - Prodvana organization to authenticate with (you can find this in your Org's url: <org_slug>.prodvana.io)
Reference
For detailed reference documentation, please visit the Pulumi registry.
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_prodvana-0.1.19.tar.gz
.
File metadata
- Download URL: pulumi_prodvana-0.1.19.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d55f9707311f7989ca88d86bb67e757d4618b574d5aaf29d4773976b6568fc9b |
|
MD5 | 6ffc2dc0ee3905cf00ea1107238ff88b |
|
BLAKE2b-256 | 5d3163474a60b86cf7d37a84590ca884e366692e01b77a671ad3e9989bbffc1e |