mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-04 14:17:40 -04:00
Prepare before 1.14.0-alpha20250724 release
This commit is contained in:
parent
36836fd456
commit
e485abf8d4
2 changed files with 7 additions and 2 deletions
|
|
@ -1,4 +1,9 @@
|
|||
## 1.14.0 (Unreleased)
|
||||
## 1.14.0-alpha20250724 (July 24, 2025)
|
||||
|
||||
|
||||
ENHANCEMENTS:
|
||||
|
||||
* terraform test: expected diagnostics will be included in test output when running in verbose mode" ([#37362](https://github.com/hashicorp/terraform/issues/37362))
|
||||
|
||||
|
||||
EXPERIMENTS:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.14.0-dev
|
||||
1.14.0-alpha20250724
|
||||
|
|
|
|||
Loading…
Reference in a new issue