From 7f0ef4c8d0541e1374d029a98b591c93c5a013a3 Mon Sep 17 00:00:00 2001 From: Mark DeCrane Date: Fri, 19 Sep 2025 15:47:17 -0400 Subject: [PATCH] changelog entry --- .changes/v1.14/ENHANCEMENTS-20250919-115253.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.14/ENHANCEMENTS-20250919-115253.yaml diff --git a/.changes/v1.14/ENHANCEMENTS-20250919-115253.yaml b/.changes/v1.14/ENHANCEMENTS-20250919-115253.yaml new file mode 100644 index 0000000000..6f521d0c01 --- /dev/null +++ b/.changes/v1.14/ENHANCEMENTS-20250919-115253.yaml @@ -0,0 +1,5 @@ +kind: ENHANCEMENTS +body: '`terraform stacks` command support for `-help` flag' +time: 2025-09-19T11:52:53.923764-04:00 +custom: + Issue: "37645"