Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raintreeinc/terraform-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 67 files changed
  • 8 contributors

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    367e9a2 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.0.0 [skip ci]

    ## [8.0.0](terraform-aws-modules/terraform-aws-lambda@v7.21.1...v8.0.0) (2025-06-25)
    
    ### ⚠ BREAKING CHANGES
    
    * Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (terraform-aws-modules#687)
    
    ### Features
    
    * Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively ([terraform-aws-modules#687](terraform-aws-modules#687)) ([367e9a2](terraform-aws-modules@367e9a2))
    semantic-release-bot committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    4797124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab60651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5433c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. feat: Respect the package-lock.json for a NodeJS Lambda function (ter…

    …raform-aws-modules#681)
    
    Co-authored-by: Amadeusz Żołnowski <[email protected]>
    Co-authored-by: Anton Babenko <[email protected]>
    3 people authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    5e4391c View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.0 [skip ci]

    ## [8.1.0](terraform-aws-modules/terraform-aws-lambda@v8.0.1...v8.1.0) (2025-08-22)
    
    ### Features
    
    * Respect the package-lock.json for a NodeJS Lambda function ([terraform-aws-modules#681](terraform-aws-modules#681)) ([5e4391c](terraform-aws-modules@5e4391c))
    semantic-release-bot committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    1c3b16a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    feb4561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335289d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. fix: Make quiet_archive_local_exec properly suppress Poetry/pip/npm o…

    …utput (terraform-aws-modules#709)
    
    Co-authored-by: Ryan Ragnell <[email protected]>
    Co-authored-by: Anton Babenko <[email protected]>
    3 people authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    bae0385 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.2 [skip ci]

    ## [8.1.2](terraform-aws-modules/terraform-aws-lambda@v8.1.1...v8.1.2) (2025-10-22)
    
    ### Bug Fixes
    
    * Make quiet_archive_local_exec properly suppress Poetry/pip/npm output ([terraform-aws-modules#709](terraform-aws-modules#709)) ([bae0385](terraform-aws-modules@bae0385))
    semantic-release-bot committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    a7db125 View commit details
    Browse the repository at this point in the history
Loading