You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
-
BUG FIXES:
2
-
* Suppress diffs for equivalent values of some time attributes. This should reduce output of `terraform plan` that didn't disappear after running `terraform apply`.
3
-
4
1
## 2.19.1 (Unreleased)
5
2
FEATURES:
6
3
* Add new optional `resolution_window` field to resource/sumologic_monitor (GH-418)
7
4
BUG FIXES:
8
5
* cse rules hard failing if passing tags with empty strings. (GH-445)
6
+
ENHANCEMENTS:
7
+
* Suppress diffs for equivalent values of some time attributes. This should reduce output of `terraform plan` that didn't disappear after running `terraform apply`. (GH-442)
0 commit comments