Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform terraform-aws-modules/lambda/aws to v7 #564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/lambda/aws (source) module major 3.3.1 -> 7.17.0
terraform-aws-modules/lambda/aws (source) module major >3.0.0,<4.0.0 -> < 8.0.0

Release Notes

terraform-aws-modules/terraform-aws-lambda (terraform-aws-modules/lambda/aws)

v7.17.0

Compare Source

Features
  • Support Event Source Mapping metrics_config, provisioned_poller_config, and Lambda Recursion Loop (#​649) (002d7ec)

v7.16.0

Compare Source

Features

v7.15.0

Compare Source

Features

v7.14.1

Compare Source

Bug Fixes

v7.14.0

Compare Source

Features
  • Support lambda function vpc_config.ipv6_allowed_for_dual_stack and event source mapping tags (#​628) (2a602f9)
Bug Fixes

v7.13.0

Compare Source

Features
  • Support aws_lambda_event_source_mapping.document_db_event_source_config (#​626) (5d48199)

v7.12.0

Compare Source

Features

v7.11.0

Compare Source

Features
  • Add function_url_auth_type option to aws_lambda_permission (#​625) (9f13397)

v7.10.0

Compare Source

Features

v7.9.0

Compare Source

Features

v7.8.1

Compare Source

Bug Fixes
  • Fix package.py commands after :zip not being executed (#​606) (801e69c)

v7.8.0

Compare Source

Features

v7.7.1

Compare Source

Bug Fixes

v7.7.0

Compare Source

Features
  • Added support for alias to have multiple filter criteria same as function (#​585) (6549ca1)

v7.6.0

Compare Source

Features

v7.5.0

Compare Source

Features
  • Renamed python3.8-11 to python3.12 in examples, added tag to resources (#​583) (02ab668)

v7.4.0

Compare Source

Features
  • Added support for CW log_group_class and skip_destroy (#​565) (7256f7c)

v7.3.0

Compare Source

Features
  • Added create before destroy on aws_lambda_permission (#​561) (e9c4676)

v7.2.6

Compare Source

Bug Fixes
  • Zip source directory should read from sh_work_dir (#​560) (f786681)

v7.2.5

Compare Source

Bug Fixes
  • Run pre-commit autoupdate (trigger patch release) (#​555) (8bb79de)

v7.2.4

Compare Source

Bug Fixes
  • Dont raise FileNotFoundError from close() on tmpfile rename (#​550) (58ba987)

v7.2.3

Compare Source

Bug Fixes
  • Fixed constant drift with Lambda logging configuration (#​551) (8f97707)

v7.2.2

Compare Source

Bug Fixes
  • Update CI workflow versions to remove deprecated runtime warnings (#​549) (cfe47e6)
7.2.1 (2024-01-31)
Bug Fixes

v7.2.1

Compare Source

v7.2.0

Compare Source

Features
  • Added support to override default tags of provider in S3 object (#​538) (e33a1a1)

v7.1.0

Compare Source

Features
  • Commands should fail the build if their exit code is not zero (#​534) (eebfc36)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • Added advanced logging configuration. Bump version of AWS provider to 5.32 (#​531)
Features
  • Added advanced logging configuration. Bump version of AWS provider to 5.32 (#​531) (259b403)

v6.8.0

Compare Source

Features
6.7.1 (2024-01-15)
Bug Fixes

v6.7.1

Compare Source

v6.7.0

Compare Source

Features
  • Add control to use timestamp to trigger the package creation or not (useful for CI/CD) (#​521) (57dbfc1)

v6.6.0

Compare Source

Features
  • Added support for triggers on docker_registry_image resource (#​518) (4ed7d19)

v6.5.0

Compare Source

Features
  • Added variable to control the create log group permission (#​514) (c173c27)

v6.4.0

Compare Source

Features
  • Added support for triggers in docker-build module when hash changes (#​510) (41d8db7)

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Features
  • Make compatible_runtimes optional, added sam metadata control (#​493) (180da4c)

v6.1.0

Compare Source

Features
6.0.1 (2023-10-05)
Bug Fixes
  • Fixed npm install on Windows without having to use wsl (#​502) (ffa56e8)

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Disable creation of SAM metadata null-resources by default (#​494)
Features
  • Disable creation of SAM metadata null-resources by default (#​494) (9c9603c)

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • Support maximum concurrency of Lambda Alias with SQS as an event source (#​457) (24bd26e)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Bump versions of Terraform to 1.0, kreuzwerker/docker provider to 3.0 (#​464)
Features
  • Bump versions of Terraform to 1.0, kreuzwerker/docker provider to 3.0 (#​464) (3f2044f)

v4.18.0

Compare Source

Features
  • Added control to create logs by Lambda@Edge in all regions (#​462) (712d8ec)

v4.17.0

Compare Source

Features

v4.16.0

Compare Source

Features
  • Adding variable principal_org_id to resource aws_lambda_permission (#​448) (31d75e7)

v4.15.0

Compare Source

Features

v4.14.0

Compare Source

Features

v4.13.0

Compare Source

Features
  • Support maximum concurrency of Lambda with SQS as an event source (#​402) (268975c)
4.12.1 (2023-03-10)
Bug Fixes
  • Set the default value of replacement_security_group_ids to null (#​434) (a2d9ff9)

v4.12.1

Compare Source

v4.12.0

Compare Source

Features
  • Added configuration options to replace security groups on destroy of Lambda function (#​422) (2d92236)

v4.11.0

Compare Source

Features
4.10.1 (2023-02-13)
Bug Fixes
  • Properly construct poetry commands when not using docker for building package (#​420) (97b00d3)

v4.10.1

Compare Source

v4.10.0

Compare Source

Features

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Features
  • Update docker provider pin to 2.x in docker-build submodule (#​401) (fc2a39b)
4.7.2 (2023-01-10)
Bug Fixes
  • Use a version for to avoid GitHub API rate limiting on CI workflows (#​393) (5481694)
4.7.1 (2022-11-11)
Bug Fixes
  • Fixed opposite refresh_alias behavior in modules/alias (#​372) (f7b2a3a)

v4.7.2

Compare Source

v4.7.1

Compare Source

v4.7.0

Compare Source

Features
  • Added static/defined/computed ARN for the Lambda Function outputs (#​376) (eed4f42)
4.6.1 (2022-11-07)
Bug Fixes
  • Update CI configuration files to use latest version (#​374) (4a75d95)

v4.6.1

Compare Source

v4.6.0

Compare Source

Features
  • Add SAM Metadata resources to enable the integration with SAM CLI tool (#​325) (bfcd34c)

v4.5.0

Compare Source

Features
  • Support additional arguments for docker and entrypoint override (#​366) (dc4d000)
4.4.1 (2022-10-31)
Bug Fixes

v4.4.1

Compare Source

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
4.2.2 (2022-10-31)
Bug Fixes
  • Checks for npm instead of runtime when building nodejs packages (#​364) (682052c)
4.2.1 (2022-10-27)
Bug Fixes

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

Features
4.1.4 (2022-10-21)
Bug Fixes
4.1.3 (2022-10-20)
Bug Fixes
  • Performs plan-phase runtime check only if building package (#​359) (dfc8934)
4.1.2 (2022-10-20)
Bug Fixes
  • Generates error in plan phase if runtime is not available (#​358) (f9bf21d)
4.1.1 (2022-10-14)
Bug Fixes
  • Forces the local_filename output to wait for the package to be built (#​356) (745dc53)

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Features
  • Add example for S3 bucket access through VPC Endpoint (#​349) (2ceb32f)
4.0.2 (2022-09-17)
Bug Fixes
4.0.1 (2022-09-01)
Bug Fixes

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ 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)
3.3.1 (2022-06-17)
Bug Fixes
  • Fixed enabled attribute in Lambda Event Source Mapping by default (#​321) (779b368)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 4 times, most recently from 03ad452 to 09ecd78 Compare September 23, 2024 10:28
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 3 times, most recently from 069fc87 to 1628aee Compare September 23, 2024 10:33
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 6 times, most recently from e95db0c to e09effd Compare September 30, 2024 04:45
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 13 times, most recently from dac7019 to 62236c9 Compare October 6, 2024 16:18
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 11 times, most recently from 768d1ed to c2ab86c Compare December 2, 2024 04:31
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 13 times, most recently from c2c34ca to f0f294a Compare December 9, 2024 05:18
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch 4 times, most recently from a420c4b to 3c32f55 Compare December 13, 2024 15:16
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-lambda-aws-7.x branch from 3c32f55 to 3218168 Compare December 13, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant