A Pulumi package for creating and managing symbiosis cloud resources.
Project description
Symbiosis Resource Provider
The Symbiosis Resource Provider lets you manage Symbiosis 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 @symbiosis-cloud/symbiosis-pulumi
or yarn
:
yarn add @symbiosis-cloud/symbiosis-pulumi
Python
To use from Python, install using pip
:
pip install symbiosis-pulumi
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/symbiosis-cloud/pulumi-symbiosis/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Symbiosis.Pulumi.Symbiosis
Configuration
The following configuration points are available for the symbiosis
provider:
symbiosis:apiKey
(environment:SYMBIOSIS_API_KEY
) - The ApiKey used to authenticate requests towards Symbiosis.symbiosis:endpoint
(environment:SYMBIOSIS_ENDPOINT
) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.
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 symbiosis_pulumi-1.0.4.tar.gz
.
File metadata
- Download URL: symbiosis_pulumi-1.0.4.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d49426c9f518f014eacdebf288a6a35a2db10f8cc2fc5f60edff690672e7ea96 |
|
MD5 | dc6ede9ec5e7b08afd7fe60e30226a1b |
|
BLAKE2b-256 | 53647c7dbfd81d2ecb0a863c5db0ca4867de0d5d25266520eadb0dfbe53a62d5 |