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-google-modules/terraform-google-scheduled-function
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: terraform-google-modules/terraform-google-scheduled-function
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 6 contributors

Commits on Sep 3, 2020

  1. chore: Bump googleapis in /examples/pubsub_scheduled/function_source (#…

    …44)
    
    Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 36.0.0 to 59.0.0.
    - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
    - [Commits](googleapis/google-api-nodejs-client@v36.0.0...v59.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f06b2da View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

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

Commits on Mar 29, 2021

  1. feat: add folder clean up (#47)

    * feat: add folder clean up
    
    * checkin go mod
    
    * pin setup provider to minor version
    
    * fix pubsub iam dep
    bharathkkb authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6d001bb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. fix: add grant_token_creator flag for pubsub (#52)

    * chore: config grant_token_creator in module pubsub
    
    * chore: update readme
    
    Co-authored-by: ext_cviera <ext_cviera@falabella.cl>
    franviera92 and ext_cviera authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    7fee659 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on Apr 8, 2021

  1. chore: release 1.6.0 (#51)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a094aaf View commit details
    Browse the repository at this point in the history
Loading