v0.2.0
This release is not backwards-compatible with previous releases.
Features:
- Switch from custom state management to new
aws_lambda_invocation
resource - Add support for environment variables
- Add support for timeouts
Breaking changes:
- Output renamed from
exitstatus
toexit_code
- Removed the "on destruction" commands, as the
aws_lambda_invocation
resource does not support this