Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/content/breaking-changes/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ For more information, see
* For MMv1 resources, removing `diff_suppress_func` from a field.
* For handwritten resources, removing `DiffSuppressFunc` from a field.
* Removing update support from a field.
* Removing drift detection from a field - that is, ignoring the field's value as returned by the API when previously it was stored in state.
* For MMv1 resources, adding `ignore_read: true`.


### Making validation more strict
Expand Down
Loading