terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
886 stars 656 forks source link

feat: Added support for triggers on docker_registry_image resource #518

Closed IlyesDemineExtVeolia closed 5 months ago

IlyesDemineExtVeolia commented 7 months ago

Description

Fixes https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/517 Fixes #528

Motivation and Context

Breaking Changes

How Has This Been Tested?

IlyesDemineExtVeolia commented 7 months ago

@antonbabenko Need review please πŸ™‚

IlyesDemineExtVeolia commented 6 months ago

Maybe we can create an environment variable to recreate all image docker : TF_RECREATE_DOCKER_IMAGE

antonbabenko commented 5 months ago

This PR is included in version 6.6.0 :tada:

github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.