Skip to content

v0.5.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 24 May 17:26
· 32 commits to main since this release
394e309
Add ephemeral storage size option @drselump14 (#31)

What

  • Adds an option to set ephemeral storage size via a new variable: ephemeral_storage_size
  • Removes variables that were not used in the code:
    • event_source_mappings
    • ignore_external_function_updates
    • sns_subscriptions
    • cloudwatch_event_rules
    • cloudwatch_log_subscription_filters

Why

  • Enables module consumers to set larger ephemeral disk space for their Lambdas
  • Cleans up unused code.
Sync github @max-lobur (#37)

Rebuild github dir from the template

Fix link to examples in readme @sindrig (#25)

what

  • Links to examples link to a non-existing page