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 cfbefd1 commit 9655f94Copy full SHA for 9655f94
CHANGELOG.md
@@ -6,7 +6,7 @@ BUG FIXES
6
* Fixed bug where the resource could belong to another provider when finding the resource state to check during import tests [GH-522]
7
* Removed excessive logging when ExpectNonEmptyPlan was successfully matched [GH-556]
8
* Fixed bug where state from data sources, which can't be imported, would be surfaced during ImportStateVerify [GH-555]
9
-* Fixed bug that ignored ExpectError when during ImportStateVerify [GH-550]
+* Fixed bug that ignored ExpectError when testing state imports [GH-550]
10
11
# 2.0.1 (August 10, 2020)
12
0 commit comments