drone-vault-reposecrets

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

drone-vault-reposecrets

A drone secret plugin that reads secrets based on a fixed path and repo name.

In contrast to the official vault extension this one expects a secret per repo. If you need access to multiple secrets, consider using the original plugin .

Envionment

  • PLUGIN_SECRET: plugin secret to communicate with drone

  • PLUGIN_LISTEN: http listen address

  • VAULT_SECRET_PATH: path to the vault secrets, e.g. kv/drone/%s, %s is replaces by the repo slug (required)

  • VAULT_ADDR: vaults url (required)

  • VAULT_ROLE_ID: role id for vault login (required)

  • VAULT_SECRET_ID: secret id for vault login (required)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL