terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations πŸ‡ΊπŸ‡¦

APACHE-2.0 License

Stars
859
Committers
100

Bot releases are hidden (Show)

terraform-aws-lambda - v4.7.2

Published by antonbabenko almost 2 years ago

4.7.2 (2023-01-10)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#393) (5481694)
terraform-aws-lambda - v4.7.1

Published by antonbabenko almost 2 years ago

4.7.1 (2022-11-11)

Bug Fixes

  • Fixed opposite refresh_alias behavior in modules/alias (#372) (f7b2a3a)
terraform-aws-lambda - v4.7.0

Published by antonbabenko almost 2 years ago

4.7.0 (2022-11-11)

Features

  • Added static/defined/computed ARN for the Lambda Function outputs (#376) (eed4f42)
terraform-aws-lambda - v4.6.1

Published by antonbabenko almost 2 years ago

4.6.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#374) (4a75d95)
terraform-aws-lambda - v4.6.0

Published by antonbabenko almost 2 years ago

4.6.0 (2022-11-03)

Features

  • Add SAM Metadata resources to enable the integration with SAM CLI tool (#325) (bfcd34c)
terraform-aws-lambda - v4.5.0

Published by antonbabenko almost 2 years ago

4.5.0 (2022-10-31)

Features

  • Support additional arguments for docker and entrypoint override (#366) (dc4d000)
terraform-aws-lambda - v4.4.1

Published by antonbabenko almost 2 years ago

4.4.1 (2022-10-31)

Bug Fixes

  • Fixed policy name when create_role is false (#371) (da56fc5)
terraform-aws-lambda - v4.4.0

Published by antonbabenko almost 2 years ago

4.4.0 (2022-10-31)

Features

  • Add a way to define IAM policy name prefix (#354) (7df6bbf)
terraform-aws-lambda - v4.3.0

Published by antonbabenko almost 2 years ago

4.3.0 (2022-10-31)

Features

  • Support installing poetry dependencies with pip (#311) (398ae5a)
terraform-aws-lambda - v4.2.2

Published by antonbabenko almost 2 years ago

4.2.2 (2022-10-31)

Bug Fixes

  • Checks for npm instead of runtime when building nodejs packages (#364) (682052c)
terraform-aws-lambda - v4.2.1

Published by antonbabenko almost 2 years ago

4.2.1 (2022-10-27)

Bug Fixes

terraform-aws-lambda - v4.2.0

Published by antonbabenko almost 2 years ago

4.2.0 (2022-10-22)

Features

  • Added support for Code Signing Configuration (#351) (dd40178)
terraform-aws-lambda - v4.1.4

Published by antonbabenko almost 2 years ago

4.1.4 (2022-10-21)

Bug Fixes

  • Skips the runtime test when building in docker (#362) (2055256)
terraform-aws-lambda - v4.1.3

Published by antonbabenko almost 2 years ago

4.1.3 (2022-10-20)

Bug Fixes

  • Performs plan-phase runtime check only if building package (#359) (dfc8934)
terraform-aws-lambda - v4.1.2

Published by antonbabenko almost 2 years ago

4.1.2 (2022-10-20)

Bug Fixes

  • Generates error in plan phase if runtime is not available (#358) (f9bf21d)
terraform-aws-lambda - v4.1.1

Published by antonbabenko about 2 years ago

4.1.1 (2022-10-14)

Bug Fixes

  • Forces the local_filename output to wait for the package to be built (#356) (745dc53)
terraform-aws-lambda - v4.1.0

Published by antonbabenko about 2 years ago

4.1.0 (2022-10-14)

Features

  • Add example for S3 bucket access through VPC Endpoint (#349) (2ceb32f)
terraform-aws-lambda - v4.0.2

Published by antonbabenko about 2 years ago

4.0.2 (2022-09-17)

Bug Fixes

  • Override docker entrypoint when it exists (#316) (3bb7623)
terraform-aws-lambda - v4.0.1

Published by antonbabenko about 2 years ago

4.0.1 (2022-09-01)

Bug Fixes

  • Lambda should depend on policy attachments (#327) (b4eef74)
terraform-aws-lambda - v4.0.0

Published by antonbabenko about 2 years ago

4.0.0 (2022-08-18)

⚠ BREAKING CHANGES

  • Updated AWS provider to v4, added ECR repo force_delete argument in docker-build module (#337)

Features

  • Updated AWS provider to v4, added ECR repo force_delete argument in docker-build module (#337) (953ccee)
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
SWUbanner
Related Projects