Skip to content

Commit

Permalink
version: Prepare for 1.8.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed May 8, 2024
1 parent d516d3d commit 6b949e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 1.8.3 (Unreleased)
## 1.8.3 (May 8, 2024)

BUG FIXES:
* `terraform test`: Providers configured within an overridden module could panic. [GH-35110]
* `core`: Fix crash when a provider incorrectly plans a nested object when the configuration is `null` [GH-35090]
* `terraform test`: Providers configured within an overridden module could panic. ([#35110](https://github.com/hashicorp/terraform/issues/35110))
* `core`: Fix crash when a provider incorrectly plans a nested object when the configuration is `null` ([#35090](https://github.com/hashicorp/terraform/issues/35090))

## 1.8.2 (April 24, 2024)

Expand Down

0 comments on commit 6b949e7

Please sign in to comment.