Skip to content

Commit

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

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

* update wording

---------

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
  • Loading branch information
wj-chen and melinath authored Aug 15, 2023
1 parent 6bb47ae commit c4ff4eb
Showing 1 changed file with 4 additions and 0 deletions.
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 c4ff4eb

Please sign in to comment.