mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
a057fb3868
commit
facce6816f
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
## 0.8.0-rc2 (unreleased)
|
||||
|
||||
BACKWARDS INCOMPATIBILITIES / NOTES:
|
||||
|
||||
* Strings in configuration can no longer contain unescaped newlines. For unescaped newlines, heredocs must be used.
|
||||
|
||||
FEATURES:
|
||||
|
||||
* **New DataSource:** `aws_route_table` [GH-10301]
|
||||
|
|
|
|||
Loading…
Reference in a new issue