Skip to content

v0.3.0

Compare
Choose a tag to compare
@jakejarvis jakejarvis released this 16 Sep 17:23
· 17 commits to master since this release
5e6e55a

The following non-breaking changes have been made in this version:

  • Cleaner method to set config using input variables using aws configure instead of ~/.aws/credentials and ~/.aws/config files.
  • No longer sets --delete and --follow-symlinks flags by default — this may have been self-centered of me! These can be configured by adding args: --delete --follow-symlinks to your personal workflow file.
  • SOURCE_DIR environment variable is no longer required. Defaults to the root of the repository if not set.

Please submit any problems or suggestions here!