Skip to content

v0.2.0

Compare
Choose a tag to compare
@KyleKotowick KyleKotowick released this 17 Mar 19:12
· 5 commits to main since this release

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 to exit_code
  • Removed the "on destruction" commands, as the aws_lambda_invocation resource does not support this