Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.
Project description
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:
pulumi-onepassword:url
(environment:OP_CONNECT_HOST
) - the URL where your 1Password Connect API can be foundpulumi-onepassword:token
(environment:OP_CONNECT_TOKEN
) - the token for your Connect API.pulumi-onepassword:service_account_token
(environment:OP_SERVICE_ACCOUNT_TOKEN
) - The 1Password service account token to use with 1Password CLI.pulumi-onepassword:account
(environment:OP_ACCOUNT
) - A valid account's sign-in address or ID to use with 1Password CLI and biometric unlock.pulumi-onepassword:op_cli_path
(environment:OP_CLI_PATH
) - The path to the 1Password CLI binary.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pulumi_onepassword-1.1.3.tar.gz
(18.0 kB
view details)
File details
Details for the file pulumi_onepassword-1.1.3.tar.gz
.
File metadata
- Download URL: pulumi_onepassword-1.1.3.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ebbefa9463d8a9c6faf65491cad418c186d3a604360e78eaa319ef09c2478ba |
|
MD5 | b013b9bce4380836923feb0517a37150 |
|
BLAKE2b-256 | 2de315ba07147bf1ad602cd6234bb5ff09c29f9206d5ee0bf6845657c593264a |