We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c32de commit 951f045Copy full SHA for 951f045
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
BUG FIXES
4
* Fix a bug that would pass the post-destroy state to `helper/resource.TestCase.CheckDestroy` instead of the documented pre-destroy state [GH-591]
5
+* Clean up the final remaining places where test numbers or dangling resources warnings could be omitted from errors [GH-578]
6
+* Stop considering plans empty when they include data source changes [GH-594]
7
8
# 2.0.3 (September 15, 2020)
9
0 commit comments