Skip to content

Commit

Permalink
add google_bigquery_routine to version 5 upgrade doc for #8573 (#8650)
Browse files Browse the repository at this point in the history
  • Loading branch information
wj-chen authored Aug 15, 2023
1 parent 70d301c commit a6dc025
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ The provider will now enforce at plan time that at most one of these fields be s

The provider will now enforce at plan time that `schema` is a valid JSON array with non-null elements.

## Resource: `google_bigquery_routine`

### `routine_type` is now required.

The provider will now enforce at plan time that `routine_type` be set.

## Resource: `google_firebaserules_release`

### Changing `ruleset_name` now triggers replacement
Expand Down

0 comments on commit a6dc025

Please sign in to comment.