Qovery v0.41.0 published on Saturday, Sep 28, 2024 by dirien
Qovery: Installation & Configuration
Installation
The Pulumi Qovery provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@ediri/qovery
- Python:
ediri_aqovery
- Go:
github.com/dirien/pulumi-qovery/sdk/go/qovery
- .NET:
ediri.Qovery
Configuration Options
The following configuration points are supported for the Qovery
provider:
token
(String) The Qovery API Token to use. This can also be specified with theQOVERY_API_TOKEN
shell environment variable.