Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 337 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 337 Bytes

terraform-aws-lambda-builder changes

v1.0.1

Fixed

  • Fixed dependency in S3 mode

v1.0.0

Added

  • New build_mode value CODEBUILD with example using the go1.x runtime.

Breaking changes

  • builder_memory_size renamed to lambda_builder_memory_size.
  • builder_timeout renamed to lambda_builder_timeout.