All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- better tests with GH actions
- Issue with cp-public-key pulling key with encoding PEM instead of SSH, causing bad copies.
- Added upload-public-key command
- Github actions main workflow. The latest roll out broke my workflow due to them converting to more of a yaml style CI config.
- Fixed issue with aws temp creds not adding a line break to the .env
- Fixing issue with temp-creds replacing previous values
-Changed the name of the EXPIRATION to AWS_SESSION_EXPIRATION to be more specific.
- Fixing issue with temp-creds. Replacing hard coded
.env
file with variable.