Skip to content

Commit 0d2a032

Browse files
Cleanup after 1.15.0-alpha20251119 release (#37922)
1 parent ca5478b commit 0d2a032

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.15.0-alpha20251119 (November 19, 2025)
1+
## 1.15.0 (Unreleased)
22

33

44
NEW FEATURES:
@@ -10,7 +10,7 @@ ENHANCEMENTS:
1010

1111
* ssh-based provisioner (file + remote-exec): Re-enable support for PowerShell ([#37794](https://github.com/hashicorp/terraform/issues/37794))
1212

13-
* 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))
13+
* 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))
1414

1515

1616
BUG FIXES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0-alpha20251119
1+
1.15.0-dev

0 commit comments

Comments
 (0)