brunetto / paste

Replace placeholders with aws param store values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaStE - Parameter Store Retriever

(Copy and) paste values from param store into your 💩 config file

Included binaries

cmd/paste/paste_darwin
cmd/paste/paste_linux

Build

cd cmd/paste
GOOS=[darwin|linux] go build 

Usage

./paste -in <💩 config filename>

About

Replace placeholders with aws param store values


Languages

Language:Go 100.0%