Skip to content

v3.0.0

Compare
Choose a tag to compare
@bsnape bsnape released this 30 Jun 16:38
· 344 commits to master since this release

3.0.0

Thanks to @Russell-IO for helping with these changes.

  • Internal refactoring.
  • More tests added (but lots more needed).
  • Improved debug output and explained up front how variables are set.
  • Removed aws_profile_parser and used environment variables instead to unify
    the AWS CLI and terraform calls.

ROADMAP:

  • Merge @mhlias changes that implements assumed-role support.