mirror of https://github.com/hashicorp/terraform
parent
8865218ccb
commit
365714a01e
@ -0,0 +1,10 @@
|
||||
# Changelog process
|
||||
|
||||
We use [Changie](https://changie.dev/) to manage our changelog.
|
||||
We support PRs to three branches, which all have their own changelog folders:
|
||||
|
||||
- **N-1**: latest maintenance release -> `.changes/current`
|
||||
- **N**: upcoming release -> `.changes/next`
|
||||
- **N+1**: next release -> `.changes/dev`
|
||||
|
||||
|
||||
@ -0,0 +1,5 @@
|
||||
kind: ENHANCEMENTS
|
||||
body: "Terraform Test: Continue subsequent test execution when an expected failure is not encountered."
|
||||
time: 2025-02-06T16:20:53.83763+01:00
|
||||
custom:
|
||||
Issue: "34969"
|
||||
Loading…
Reference in new issue