katainaka0503 / berglas-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Berglas AWS

This is a sample project for learning mutating webhook implementation, and implemented referencing Berglas

Berglas AWS is a tool inspired by GCP's Berglas and command line tool and library for storing and retrieving secrets from AWS Secrets Manager.

This repository is a CLI part of Berglas AWS. The mutation webhook implementation is here

Settings

$ export SOME_ENV_VAR=berglas-aws://<AWS Secrets Manager ARN>

CLI usage

$ berglas-aws exec <some command>

About


Languages

Language:Go 91.5%Language:Makefile 5.9%Language:Dockerfile 2.5%