Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

External configuration files + Lazy Mode Maximus

Choose a tag to compare

@bengsfort bengsfort released this 31 May 03:34
· 15 commits to develop since this release
  • You can now toss your deployment/testing configurations into .awstoolkitconfig.json. Examples are available on the readme.
  • You can now throw AWS credentials (secret/access key) into .awscredentials.json. Examples available on the readme.
  • If you haven't created the lambda via the AWS console/web interface the toolkit will now auto-create the lambda on first deployment.