0.28.8 • Published 2 months ago

@ediri/qovery v0.28.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

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 the QOVERY_API_TOKEN shell environment variable.

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.28.8

2 months ago

0.28.7

2 months ago

0.28.3

2 months ago

0.28.2

3 months ago

0.27.2

3 months ago

0.27.0

4 months ago

0.26.4

5 months ago

0.26.3

5 months ago

0.26.1

5 months ago

0.24.2

5 months ago

0.24.1

5 months ago