Skip to content

Commit 6ded477

Browse files
Add google_bigquery_table to version 5 upgrade doc for #8460 (#8611) (#6073)
* add google_bigquery_table to version 5 upgrade doc for #8460 * update wording --------- Signed-off-by: Modular Magician <[email protected]> Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
1 parent 0a88c06 commit 6ded477

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changelog/8611.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/guides/version_5_upgrade.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ Description of the change and how users should adjust their configuration (if ne
114114

115115
The provider will now enforce at plan time that at most one of these fields be set.
116116

117+
### `schema` can only be represented as a JSON array with non-null elements.
118+
119+
The provider will now enforce at plan time that `schema` is a valid JSON array with non-null elements.
120+
117121
## Resource: `google_firebaserules_release`
118122

119123
### Changing `ruleset_name` now triggers replacement

0 commit comments

Comments
 (0)