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.2.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.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    6452511 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Support existing lambda functions within a Functions app (#99)

    * Support existing lambda functions within a Functions app
    
    * Fix format
    
    * Improve `existing_functions`
    
    * USe the right provider to find existing Lambda function
    
    * Fix `statement_id` for Lambda permission with an existing function
    amilochau authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    003b283 View commit details
    Browse the repository at this point in the history
  2. Support external accesses for Lambda functions on DynamoDB tables and…

    … SNS topics (#101)
    
    * Support external accesses for Lambda functions on DynamoDB tables and SNS topics
    
    * Fix
    amilochau authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9fb19c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    c2dceba View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Minor improvement

    amilochau committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8e595fe View commit details
    Browse the repository at this point in the history
Loading