Skip to content

Commit 8818831

Browse files
add google_bigquery_routine to version 5 upgrade doc for #8573 (#8650) (#6081)
Signed-off-by: Modular Magician <[email protected]>
1 parent 37fb0d9 commit 8818831

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changelog/8650.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:note
2+
bigquery: added google_bigquery_table to version 5 upgrade doc for #8573.
3+
```

website/docs/guides/version_5_upgrade.html.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ The provider will now enforce at plan time that at most one of these fields be s
118118

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

121+
## Resource: `google_bigquery_routine`
122+
123+
### `routine_type` is now required.
124+
125+
The provider will now enforce at plan time that `routine_type` be set.
126+
121127
## Resource: `google_firebaserules_release`
122128

123129
### Changing `ruleset_name` now triggers replacement

0 commit comments

Comments
 (0)