Skip to content

Releases: tmaiaroto/discfg

Beta

05 Oct 04:49
Compare
Choose a tag to compare

This is basically the same release as the initial beta in terms of functionality, but it addresses a somewhat confusing issue with CLI positional arguments.

Initial Beta

02 Oct 18:31
Compare
Choose a tag to compare

Initial beta release of discfg. Current functionality includes the ability to create and remove configurations, create, update, read, and remove key values in configurations. All configurations are stored in AWS DynamoDB for now (other storage adapters are planned for the future).

This release should be enough to start creating and working with configurations for applications. It also includes provisions for deploying discfg into AWS Lambda with API Gateway. Note that Go, Apex, and Terraform are all required in order to build and deploy into AWS.

An OS X binary is attached in this release. Building from source is required for other architectures.