Releases: tonedefdev/terracreds
v1.0.3
v1.0.2
Changelog
6148785 Adding logic to determine if update/create is being used
48284bf Fixing error messages when create or delete are passed no flags
dac6ab4 Adding goreleaser definition
ebbef36 Fixed issues with checking length of the args instead of contains. Updated log file to not use os specific path. Updated readme
f801519 Adding helper messages when certain parameters aren't passed in to prevent empty credentials from being created or to ensure the correct flags are passed in
a9740cd Added support for macOS
8d48bec Updated the unit tests to correctly test the functions
4f9d3fe Added unit testing for LoadConfig and CreateConfig
933f5fe Adding new tests for binary path function, and modified the function to better support unit testing
8653a48 Fixing os.Args[2] placement inside of os.Args length expression
80a632f Adding new unit tests
eda7dd3 Refactored all of the code to remain in functions to help build unit tests
b0dc2f1 Fixed some formatting and removed unnecessary functions
ae72b6a Adding new lines to fix output of info
92abc60 Adding unit test for WriteToFile. Updating outputs with colorfied strings and better formatting
2fbbd87 Added color interpolation and interpolated strings to help make code cleaner
82e0c84 Updating readme
e261bfc Adding colors to differentiate between info, sucess, and failures. Fixed a bug where arg[2] being empty wouldn't return a helpful error message
f337617 Delete terracreds.exe