Update CHANGELOG.md

pull/26333/head
Alisdair McDiarmid 6 years ago committed by GitHub
parent a77ea742e6
commit 6ec34b1f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,9 @@
## 0.13.4 (Unreleased)
UPGRADE NOTES:
* Deprecated interpolation-only expressions are detected in more contexts in addition to resources and provider configurations. Module calls, data sources, outputs, and locals are now also covered. An expression like `"${foo}"` should be rewritten as just `foo`. [GH-27272]
## 0.13.3 (September 16, 2020)
BUG FIXES:

Loading…
Cancel
Save