Skip to content

Commit 9c0ea06

Browse files
authored
chore: Changelogs for v0.27.0-alpha.1 (#490)
* chore: Changelogs for `v0.26.0-alpha.1` * update copywrite file
1 parent d406d34 commit 9c0ea06

File tree

5 files changed

+7
-1
lines changed

5 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: NOTES
2+
body: This alpha pre-release contains the protocol definitions for managed resource identity, which can used with Terraform v1.12.0-alpha20250312,
3+
to store and read identity data during plan and apply workflows.
4+
time: 2025-03-14T10:13:13.942004-04:00
5+
custom:
6+
Issue: "476"

.copywrite.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project {
66

77
header_ignore = [
88
# changie tooling configuration and CHANGELOG entries (prose)
9-
".changes/unreleased/*.yaml",
9+
".changes/unreleased/**",
1010
".changie.yaml",
1111

1212
# GitHub issue template configuration

0 commit comments

Comments
 (0)