Thanks to visit codestin.com
Credit goes to github.com

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: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.36.0
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: v3.0.0
Choose a head ref
  • 3 commits
  • 33 files changed
  • 3 contributors

Commits on Mar 26, 2022

  1. feat: Added support for ephemeral storage (requires AWS provider vers…

    …ion 4.8.0) (#291)
    
    Co-authored-by: Anton Babenko <[email protected]>
    liortct and antonbabenko authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f191bae View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. feat!: Updated AWS provider to version 4.8 (#296)

    This is the correction after #291
    
    BREAKING CHANGES:
    - Yes
    antonbabenko authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d4b55a8 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.0.0 [skip ci]

    ## [3.0.0](v2.36.0...v3.0.0) (2022-03-28)
    
    ### ⚠ BREAKING CHANGES
    
    * Updated AWS provider to version 4.8 (#296)
    
    ### Features
    
    * Added support for ephemeral storage (requires AWS provider version 4.8.0) ([#291](#291)) ([f191bae](f191bae))
    * Updated AWS provider to version 4.8 ([#296](#296)) ([d4b55a8](d4b55a8)), closes [#291](#291)
    semantic-release-bot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    295956f View commit details
    Browse the repository at this point in the history
Loading