mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-08 16:35:25 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
36b03b7a13
commit
fc5f74a7d5
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ NEW FEATURES:
|
|||
IMPROVEMENTS:
|
||||
|
||||
* backend/s3: Support for the new AWS region `ap-east-1` [GH-21117]
|
||||
* backend/remote: Do not unlock a workspace after a failed state upload [GH-21148]
|
||||
* command/init: Improve formatting of provider names during discovery [GH-21094]
|
||||
* command/0.12upgrade: Upgrade indexing of splat syntax [GH-21103]
|
||||
* command/0.12upgrade: Return error for invalid references (e.g. with initial digits) [GH-21103]
|
||||
|
|
|
|||
Loading…
Reference in a new issue