From d9ca4e5eb5747969a0ec622d9504b8ad02ff76ab Mon Sep 17 00:00:00 2001 From: UKEME BASSEY Date: Tue, 13 May 2025 13:31:35 -0400 Subject: [PATCH] add changelog detail --- .changes/v1.13/NEW FEATURES-20250513-132953.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.13/NEW FEATURES-20250513-132953.yaml diff --git a/.changes/v1.13/NEW FEATURES-20250513-132953.yaml b/.changes/v1.13/NEW FEATURES-20250513-132953.yaml new file mode 100644 index 0000000000..6c81eabd0d --- /dev/null +++ b/.changes/v1.13/NEW FEATURES-20250513-132953.yaml @@ -0,0 +1,5 @@ +kind: NEW FEATURES +body: 'The new command `terraform stacks` exposes some stack operations through the cli. The available subcommands depend on the stacks plugin implementation. Use `terraform stacks -help` to see available commands.' +time: 2025-05-13T13:29:53.189733-04:00 +custom: + Issue: "36931"