mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
76d1161000
commit
ea1a1a3af5
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ BUG FIXES:
|
|||
|
||||
* connection/winrm: Set the correct default port when HTTPS is used [GH-19540]
|
||||
* plugins: GRPC plugins shutdown correctly when Close is called [GH-19629]
|
||||
* backend/local: Avoid rendering data sources on destroy [GH-19613]
|
||||
* backend/local: Fix incorrect destroy/update count on apply [GH-19610]
|
||||
* command/format: Fix rendering of nested blocks during update [GH-19611]
|
||||
* command/format: Fix rendering of force-new updates [GH-19609]
|
||||
|
|
|
|||
Loading…
Reference in a new issue