go-ssm-config
Config loader
Tools for loading configuration parameters from AWS SSM into Go structs
Go utility for loading configuration parameters from AWS SSM (Parameter Store)
22 stars
2 watching
13 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
aws-ssmconfigurationgo
Related projects:
Repository | Description | Stars |
---|---|---|
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
ian-kent/gofigure | Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
gookit/config | A configuration management library for Go applications | 539 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
num30/config | A package for declarative configuration in Go | 50 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
kevinburke/ssh_config | A Go library for parsing and manipulating SSH configuration files | 429 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
sinhashubham95/go-actuator | Provides configuration and management features for Go applications | 15 |
goraz/onion | A layer-based configuration manager for Go applications | 116 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
kkyr/fig | A library to manage application configurations in Go. | 380 |