We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15c97a4 + 184a7b8 commit e9f82acCopy full SHA for e9f82ac
1 file changed
docs/content/breaking-changes/breaking-changes.md
@@ -91,6 +91,8 @@ For more information, see
91
* For MMv1 resources, removing `diff_suppress_func` from a field.
92
* For handwritten resources, removing `DiffSuppressFunc` from a field.
93
* Removing update support from a field.
94
+* 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.
95
+ * For MMv1 resources, adding `ignore_read: true`.
96
97
98
### Making validation more strict
0 commit comments