Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@1password/pulumi-onepassword
Advanced tools
Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.
Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.
This package is available for several languages/platforms:
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
To use from Python, install using pip
:
pip install pulumi_onepassword
To use from Go, use go get
to grab the latest version of the library:
go get github.com/1Password/pulumi-onepassword/sdk/go/...
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.For detailed reference documentation, please visit the Pulumi registry.
FAQs
Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.
We found that @1password/pulumi-onepassword demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.