0.41.0 • Published 1 year ago
@ediri/qovery v0.41.0
!CAUTION This provider will not be continued to be maintained. Please use the Any Terraform Provider with Pulumi
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/qoveryor yarn:
yarn add @ediri/qoveryPython
To use from Python, install using pip:
pip install ediri_qoveryGo
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.QoveryConfiguration
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_TOKENshell environment variable.
Reference
For detailed reference documentation, please visit the Pulumi registry.