From 0d2a032f3b82c334e07055eb8fc78ae08dca3021 Mon Sep 17 00:00:00 2001 From: hc-github-team-tf-core <82990137+hc-github-team-tf-core@users.noreply.github.com> Date: Wed, 19 Nov 2025 22:52:28 +0100 Subject: [PATCH] Cleanup after 1.15.0-alpha20251119 release (#37922) --- CHANGELOG.md | 4 ++-- version/VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78e8aeb072..13813d15f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.15.0-alpha20251119 (November 19, 2025) +## 1.15.0 (Unreleased) NEW FEATURES: @@ -10,7 +10,7 @@ ENHANCEMENTS: * ssh-based provisioner (file + remote-exec): Re-enable support for PowerShell ([#37794](https://github.com/hashicorp/terraform/issues/37794)) -* init: skip dependencies declared in development override. This allows you to use `terraform init` with developer overrides and install dependencies that are not declared in the override file. ([#37884](https://github.com/hashicorp/terraform/issues/37884)) +* init: skip dependencies declared in development override. This allows you to use `terraform init` with developer overrides and install dependencies that are not declared in the override file. ([#27459](https://github.com/hashicorp/terraform/issues/27459)) BUG FIXES: diff --git a/version/VERSION b/version/VERSION index 73fc33149d..9a4866bbce 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.15.0-alpha20251119 +1.15.0-dev