0.9.0 • Published 1 year ago
@pulumiverse/doppler v0.9.0
Doppler Provider
This provider lets you manage Doppler 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 @pulumiverse/doppleror yarn:
yarn add @pulumiverse/dopplerPython
To use from Python, install using pip:
$ pip install pulumiverse-dopplerGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-doppler/sdk/go/....NET
To use from Dotnet, use dotnet add package to install into your project. You must specify the version if it is a pre-release version.
$ dotnet add package Pulumiverse.DopplerConfiguration
The following configuration points are available for the doppler provider:
doppler:token- You need to provide a service account, client, or other token type for this provider to communicate successfully with the Doppler API.
Reference
For detailed reference documentation, please visit the Pulumi registry.