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-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: terraform-google-modules/terraform-google-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 6 contributors

Commits on Apr 26, 2021

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

Commits on Apr 30, 2021

  1. feat: add feature deletion_protection in bigquery table (#114)

    * chore: add feature deletion_protection in bigquery table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * chore: add delete_protection attribute for table,view and external table
    
    * configure attribute delete_protection
    
    * configure attribute delete_protection in false to views
    
    * configure attribute delete_protection in false to views
    
    * Update variables.tf
    
    * Update README.md
    
    Co-authored-by: ext_cviera <ext_cviera@falabella.cl>
    Co-authored-by: Morgante Pell <morgante.pell@morgante.net>
    3 people authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f56f444 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix: Prevent forcing table recreation after dataset table list modifi…

    …cation with enabled encryption (#121)
    hayorov authored May 6, 2021
    Configuration menu
    Copy the full SHA
    06cc7e0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. chore: release 5.1.0 (#118)

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