dpw-ssm

command module
v0.0.0-...-35f9d0a Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: ISC Imports: 10 Imported by: 0

README

dpw-ssm or a basic tool to make storing secrets in AWS SSM Parameter Store a little easier.

This is fundamentally a plugin for https://git.riedstra.dev/mitch/dpw/about/

That being said, it can be used on its own.

I've only spent a few hours on it, so expect an edge case or two, but for my purposes of easily using the parameter store for things larger than 4K and small binaries it works wonderfully.

You can read up a bit more on the AWS service here.

Building

go build .

Or sh ./build.sh

Configuration options:

Pretty much all through environment variables, simply run ./dpw-ssm -h and it'll give you some info

Documentation

Overview

Very basic program to interact with the AWS SSM Parameter Store to let you use it as a basic key/value store for arbitrary data.

Directories

Path Synopsis
Store is not designed to be used as a database, or some high intensity key/value store, rather a low volume ad-hoc key value store for secrets inside of AWS.
Store is not designed to be used as a database, or some high intensity key/value store, rather a low volume ad-hoc key value store for secrets inside of AWS.

Jump to

Keyboard shortcuts

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