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: amilochau/tf-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: amilochau/tf-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 9, 2024

  1. Fix

    amilochau committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1e22aba View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Fix missing request_parameters for AWS Lambda existing functions (#103

    )
    
    * Fix missing `request_parameters` for AWS Lambda existing functions
    
    * Fix
    amilochau authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ae5a070 View commit details
    Browse the repository at this point in the history
  2. Fix CORS in complex scenarios (#104)

    * Fix CORS in complex scenarios
    
    * Add CORS configuration in API Gateway
    amilochau authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    9a5b4af View commit details
    Browse the repository at this point in the history
Loading