Skip to content

Commit 7fdfc76

Browse files
committed
prepare for 1.10.0-alpha20240828
1 parent cb7bae3 commit 7fdfc76

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.10.0 (Unreleased)
1+
## 1.10.0-alpha20240828 (Aug 28, 2024)
22

33
BUG FIXES:
44

@@ -12,7 +12,7 @@ ENHANCEMENTS:
1212

1313
- The `element` function now accepts negative indices ([#35501](https://github.com/hashicorp/terraform/issues/35501))
1414
- Import block validation has been improved to provide more useful errors and catch more invalid cases during `terraform validate` ([#35543](https://github.com/hashicorp/terraform/issues/35543))
15-
* Performance enhancements for resource evaluation, especially when large numbers of resource instances are involved [GH-35558]
15+
* Performance enhancements for resource evaluation, especially when large numbers of resource instances are involved ([#35558](https://github.com/hashicorp/terraform/issues/35558))
1616

1717
EXPERIMENTS:
1818

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0
1+
1.10.0-alpha20240828

0 commit comments

Comments
 (0)