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: clouddrove/terraform-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.0
Choose a base ref
...
head repository: clouddrove/terraform-aws-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Choose a head ref
  • 15 commits
  • 37 files changed
  • 14 contributors

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    86d967d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc076a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from clouddrove/issue-385

    auto changelog action and changelog.md and dependabot.yml file added
    anmolnagpal authored May 9, 2023
    Configuration menu
    Copy the full SHA
    f1ddfbc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    b466029 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from clouddrove/issue-50

    update reserved_concurrent_executions default values
    yadavprakash authored May 15, 2023
    Configuration menu
    Copy the full SHA
    53831dc View commit details
    Browse the repository at this point in the history
  3. update README.md

    clouddrove-ci committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f99007d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 26, 2023

  1. Merge pull request #22 from clouddrove/issue-435

    feat: add deepsource & added assignees,reviewer in dependabot
    yadavprakash authored May 26, 2023
    Configuration menu
    Copy the full SHA
    b0c5dd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Feat/issue 276 a (#23)

    * feat: Update module
    
    * feat: Added cloudwatch log group
    
    * fix: fixed kms alias name
    
    * fix: fixed cloudwatch kms alias name
    
    * fix: update depends_on in lambda resource
    
    * fix: replaced blank strings with null value
    
    * fix: KMS Key alias and resource condition
    
    * fix: Cloudwatch Log group name and added output for same.
    
    * fix: Log group name output
    
    * fix: Log group name output
    
    * fix: Examples.
    
    * fix: update github action and tf code
    
    * fix: fix Code scanning/defsec
    
    * fix: fix static check issue
    
    * fix: update tf and aws latest version
    
    ---------
    
    Co-authored-by: Archit Chopra <[email protected]>
    Co-authored-by: lovely <[email protected]>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8b4a549 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Bump clouddrove/github-shared-workflows from 1.0.6 to 1.0.7 (#24)

    Bumps [clouddrove/github-shared-workflows](https://github.com/clouddrove/github-shared-workflows) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/clouddrove/github-shared-workflows/releases)
    - [Changelog](https://github.com/clouddrove/github-shared-workflows/blob/master/CHANGELOG.md)
    - [Commits](clouddrove/github-shared-workflows@1.0.6...1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: clouddrove/github-shared-workflows
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6d2d9fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. feat: invoke_arn output

    h1manshu98 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    916af4a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #25 from clouddrove/feat/output-invoke_arn

    feat: invoke_arn output
    clouddrove-ci authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    67a3135 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 20, 2023

  1. feat: fixed hardcoded value by defined in variable file (#27)

    * feat: fixed hardcoded value by defined in variable file
    
    * feat: fixed all the lambda functions
    
    * feat: verified tfchecks
    
    ---------
    
    Co-authored-by: Anmol Nagpal <[email protected]>
    Kasarpooja and anmolnagpal authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2c5df5e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix- hardcoded value (#28)

    * fix- hardcoded value
    
    * fix- aws-caller-identity and tflint issue
    
    * fix- aws-caller-identity and tflint issue
    
    * fix- output of lambda-function-name
    
    * fix- tflint issue
    Kasarpooja authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    829161f View commit details
    Browse the repository at this point in the history
Loading