From 9720ffca67d0d7e1479bbf85964e087e43ab80a5 Mon Sep 17 00:00:00 2001 From: Samsondeen Dare Date: Thu, 11 Dec 2025 12:22:59 +0100 Subject: [PATCH] remove 1.14.2.md --- .changes/1.14.2.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .changes/1.14.2.md 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))