- Fix type problems when accepting URL-encoded parameters from Train
- Add support for
file_via_connection
(PR by @jkufro)
- Fix EC2 instance enumeration to use paging
- Add more parameter and status checks
- Add InSpec support by properly handling failing commands
- Add Windows support
- Refactor code
- Add support for passing in an instance-id instead of IP/DNS
- Add note on support for Linux only
- Add check for mandatory
host
parameter - Add GitHub templates and workflows
- Add development tools (mdl, yamllint, editorconfig, ...)
- Fix style on Gemspec
- Initial version