Skip to content

Commit b7c8ee7

Browse files
Update changelog
1 parent 060ea7a commit b7c8ee7

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

.changes/2.32.0.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.32.0 (January 29, 2024)
2+
3+
NOTES:
4+
5+
* helper/schema: While this Go module will not receive support for moving resource state across resource types, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. ([#1307](https://github.com/hashicorp/terraform-plugin-sdk/issues/1307))
6+

.changes/unreleased/NOTES-20240129-084840.yaml

-8
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.32.0 (January 29, 2024)
2+
3+
NOTES:
4+
5+
* helper/schema: While this Go module will not receive support for moving resource state across resource types, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. ([#1307](https://github.com/hashicorp/terraform-plugin-sdk/issues/1307))
6+
17
## 2.31.0 (December 14, 2023)
28

39
NOTES:

0 commit comments

Comments
 (0)