Skip to content

Commit

Permalink
prepare for 1.10.0-alpha20241009 release
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcervante committed Oct 9, 2024
1 parent 669e8ff commit 3ca2ce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.10.0 (Unreleased)
## 1.10.0-alpha20241009 (October 9, 2024)

NEW FEATURES:
- **Ephemeral resources**: Ephemeral resources are read anew during each phase of Terraform evaluation, and cannot be persisted to state storage. Ephemeral resources always produce ephemeral values.
Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0-beta1
1.10.0-alpha20241009

0 comments on commit 3ca2ce4

Please sign in to comment.