Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: Nike-Inc/cerberus-lifecycle-cli

v0.12.0

14 Dec 18:35
Compare
Choose a tag to compare
  • Validate that users have unlimited strength encryption jar installed in their JRE.
  • Remove consul cert check, as its not needed.

v0.11.0

12 Dec 23:01
Compare
Choose a tag to compare

Make generate Vault config command re-runnable, so that it can replace current config

v0.10.0

12 Dec 22:41
Compare
Choose a tag to compare
  • Added wrapper script for jar

v0.9.0

12 Dec 21:42
Compare
Choose a tag to compare

Simplified CLI usage and error catching logic, to provide a better UX on the command line.

v0.8.0

12 Dec 17:25
Compare
Choose a tag to compare
  • Removed the Max TTL setting from the vault config, so that it can be configured through CMS config.
  • Fixed the look up self token path not exposed properly through the Nginx configuration.
  • Made the generate Nginx config command, re-runnable, without manually deleting the current config from S3.
  • Made CLI display usage, when no command is passed in as an arg.

v0.7.0

09 Dec 01:43
Compare
Choose a tag to compare
  • Added @tunderwood's code for version and re-worked the way it loaded props to use Guice so that we can re-use that logic in commands later if needed. (#9)
  • Re-worked the way region and environment are loaded and verified.
  • Re-worked the help messages and error catching to provide a better user experience.

v0.6.1

05 Dec 18:52
Compare
Choose a tag to compare

Added optional Google Analytics KPI Support for WAF Lambda Config generation command.
This will allow users to supply their own Google Analytics tracking id, if they want KPI tracking on CloudFront logs.

v0.6.0

23 Nov 22:37
Compare
Choose a tag to compare
Initial release for oss v0.6.0