Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Mar 10, 2021
1 parent 0d78506 commit 15db658
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

BUG FIXES:

* config: Update HCL package to fix panics when indexing using sensitive values [GH-28034]
* core: Fix error when using sensitive values in provisioner configuration [GH-27819]
* core: Fix empty diags not getting associated with source [GH-28029]
* backend/remote: Fix non-functional `-lock-timeout` argument when using the remote backend with local operations [GH-27845]

ENHANCEMENTS:

* config: Terraform now does text processing using the rules and tables defined for Unicode 13. Previous versions were using Unicode 12 rules [GH-28034]

## 0.14.7 (February 17, 2021)

ENHANCEMENTS:
Expand Down

0 comments on commit 15db658

Please sign in to comment.