A Pulumi package for creating and managing qovery cloud resources.
Project description
Qovery Resource Provider
The Qovery Resource Provider lets you manage Qovery 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@ediri/qovery
or yarn
:
yarn add @ediri/qovery
Python
To use from Python, install using pip
:
pip install ediri_qovery
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/dirien/pulumi-qovery/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package ediri.Qovery
Configuration
The following configuration points are available for the qovery
provider:
token
(String) The Qovery API Token to use. This can also be specified with theQOVERY_API_TOKEN
shell environment variable.
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
ediri_qovery-0.36.1.tar.gz
(129.7 kB
view hashes)