Update CHANGELOG.md

pull/27440/head
Pam Selle 5 years ago committed by GitHub
parent c9f372a62b
commit bc46ff545e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,6 +23,7 @@ BUG FIXES:
* cli: Core and Provider logs can now be enabled separately for debugging, using `TF_LOG_CORE` and `TF_LOG_PROVIDER` [GH-26685]
* command/console: expressions using `path` (`path.root`, `path.module`) now return the same result as they would in a configuration [GH-27263]
* command/state list: fix bug where nested modules' resources were missing from `state list` output [GH-27268]
* core: validate will now ignore providers without configuration [GH-24896]
## Previous Releases

Loading…
Cancel
Save