Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumiverse/doppler

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumiverse/doppler

A Pulumi package for creating and managing doppler cloud resources.

  • 0.9.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.1K
decreased by-10.42%
Maintainers
3
Weekly downloads
 
Created
Source

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/doppler

or yarn:

yarn add @pulumiverse/doppler

Python

To use from Python, install using pip:

$ pip install pulumiverse-doppler

Go

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.Doppler

Configuration

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.

Keywords

FAQs

Package last updated on 27 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc