Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envexpander

envexpander is a basic Golang package that can expand environment variables from from remote stores. Out of the box, it supports:

It also allows you to provide an interface that allows you to implement custom parameter-loading logic.

Command-line Usage

Installation:

go get -u github.com/mrosales/envexpander/cmd/envexpander

Usage:

envexpander [-with-decryption] COMMAND

Using as a package

Instructions and Godocs coming soon

About

Simple Golang library and CLI for expanding environment variables from SSM or SecretsManager

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages