Skip to content

Sops driver for helm-secrets with a workaround for assuming roles inside AWS

License

Notifications You must be signed in to change notification settings

Skillshare/helm-secrets-sops-driver

Repository files navigation

Sops Driver for Helm Secrets

Includes a driver for skipping hard-coded AWS assume role when using KMS. This is a workaround for when some accesses require assuming roles and other's do not (i.e. accessing KMS via an AWS instance profile).

Usage

Prepend all calls with secrets-sops-driver. This exports SECRETS_DRIVER read by the secrets plugin.

Set SOPS_SKIP_KMS_ASSUME_ROLE to 1 or true to enable the feature.

$ helm secrets-sops-driver secrets template ...
$ helm secrets-sops-driver secrets template ...

About

Sops driver for helm-secrets with a workaround for assuming roles inside AWS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages