google_secret_manager

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

README

google_secret_manager

Injects secrets from Google Secret Manager into deployments based on repo labels.

Capabilities: secrets

Config section: google_secret_manager
Keys: project_id (or project)

Notes:

  • Requires Google Cloud Application Default Credentials.
  • Secrets are selected by labels git-ops_owner and git-ops_repo.
  • Optional label git-ops_env_key overrides the env var key name. Otherwise the secret name (last path segment) is used and uppercased.
  • If multiple secret plugins return the same key, the first plugin wins and a notify_secret_conflict event is emitted by the reconciler.

Execute:

  • Action: get_secrets
  • Params: owner, repo
  • Returns: map of env var name to secret value

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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