We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a057fb3 commit facce68Copy full SHA for facce68
1 file changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 0.8.0-rc2 (unreleased)
2
3
+BACKWARDS INCOMPATIBILITIES / NOTES:
4
+
5
+ * Strings in configuration can no longer contain unescaped newlines. For unescaped newlines, heredocs must be used.
6
7
FEATURES:
8
9
* **New DataSource:** `aws_route_table` [GH-10301]
0 commit comments