Skip to content

Commit

Permalink
Add google_bigquery_table to version 5 upgrade doc for hashicorp#8460 (
Browse files Browse the repository at this point in the history
…hashicorp#8611)

* add google_bigquery_table to version 5 upgrade doc for hashicorp#8460

* update wording

---------

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician and melinath committed Aug 15, 2023
1 parent 873ca1b commit 9705b4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changelog/8611.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```release-note:none
```
4 changes: 4 additions & 0 deletions website/docs/guides/version_5_upgrade.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ Description of the change and how users should adjust their configuration (if ne

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

### `schema` can only be represented as a JSON array with non-null elements.

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

## Resource: `google_firebaserules_release`

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

0 comments on commit 9705b4a

Please sign in to comment.