Skip to content

Conversation

@harrisonmeister
Copy link
Contributor

This step retrieves one or more secrets from Bitwarden Secrets Manager, and creates sensitive output variables for each value retrieved. These values can be used in other steps in your deployment or runbook process.

You can choose a custom output variable name for each secret, or one will be chosen for you.


Required:

  • PowerShell 5.1 or higher.
  • The Bitwarden Secrets Manager (bws) CLI installed on the target or worker. If the CLI can't be found, the step will fail.
  • A machine account access token with permissions to retrieve secrets from the specified project.

Notes:

  • Tested on Octopus 2025.4.
  • Tested on both Windows Server 2022 and Ubuntu 24.04.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Start Hyponome locally

docker pull ghcr.io/hnrkndrssn/hyponome:main
docker run --rm -p 8000:8080 -it ghcr.io/hnrkndrssn/hyponome:main

Review in Hyponome

Copy link
Contributor

@twerthi twerthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@twerthi twerthi merged commit 6674d6e into master Oct 9, 2025
3 checks passed
@twerthi twerthi deleted the mh/bitwarden-secrets-manager branch October 9, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants