diff --git a/.changes/1.14.2.md b/.changes/1.14.2.md deleted file mode 100644 index f994924e05..0000000000 --- a/.changes/1.14.2.md +++ /dev/null @@ -1,13 +0,0 @@ -## 1.14.2 (December 11, 2025) - - -ENHANCEMENTS: - -* Add component registry source resolution support to Terraform Stacks ([#37888](https://github.com/hashicorp/terraform/issues/37888)) - - -BUG FIXES: - -* stacks: surface runtime issues with local values to user during plan ([#37980](https://github.com/hashicorp/terraform/issues/37980)) - -* resource instance apply failures should not cause the resource instance state to be empty. ([#37981](https://github.com/hashicorp/terraform/issues/37981))