1Password / pulumi-onepassword

Pulumi provider for 1Password.
Apache License 2.0
16 stars 1 forks source link

1Password Pulumi provider

Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.

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 @1password/pulumi-onepassword

or yarn:

yarn add @1password/pulumi-onepassword

Python

To use from Python, install using pip:

pip install pulumi_onepassword

Go

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

go get github.com/1Password/pulumi-onepassword/sdk/go/...

Configuration

The following configuration points are available for the 1Password provider:

Reference

For detailed reference documentation, please visit the Pulumi registry.