JSPM

@simcubeltd/pulumi-onepassword

v1.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 159
  • Score
    100M100P100Q92525F
  • License MIT

A Pulumi package for creating and managing onepassword resources.

Package Exports

  • @simcubeltd/pulumi-onepassword
  • @simcubeltd/pulumi-onepassword/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@simcubeltd/pulumi-onepassword) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

1Password Provider

1Password Website

Based on the 1Password terraform provider

 

Use the 1Password Pulumi Provider to reference, create, or update items in your existing vaults using 1Password Secrets Automation.

Installing

This package is available in C#, TypeScript, Python and Go

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumi.Onepassword

Node.js (Java/TypeScript)

npm install @SimCubeLtd/pulumi-onepassword

or yarn:

yarn add @SimCubeLtd/pulumi-onepassword

Python

To use from Python, install using pip:

pip install simcubeltd_pulumi_onepassword

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/SimCubeLtd/pulumi-onepassword/sdk/go/onepassword

Configuration

The following configuration entries are available:

Key Value
onepassword:token The access token for your 1Password Connect server
onepassword:url URL where your 1Password Connect API is being served