update CHANGELOG.md
This commit is contained in:
parent
18a5ff61c2
commit
56e33a4546
|
@ -4,6 +4,9 @@ ENHANCEMENTS:
|
|||
* command/format: No longer show no-ops in `terraform show`, since nothing will change [GH-21907]
|
||||
* backend/s3: Support for assuming role using credential process from the shared AWS configuration file (support profile containing both `credential_process` and `role_arn` configurations) [GH-21908]
|
||||
|
||||
BUG FIXES:
|
||||
* core: Prevent inconsistent final plan error when using dynamic in a set-type block [GH-22057]
|
||||
|
||||
## 0.12.4 (July 11, 2019)
|
||||
|
||||
NEW FEATURES:
|
||||
|
|
Loading…
Reference in New Issue