Skip to content

Commit

Permalink
version: Prepare for 1.10.0-alpha20240926 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mutahhir committed Sep 26, 2024
1 parent 9271841 commit be9d03a
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-alpha20240926 (September 26, 2024)

NEW FEATURES:
- **Ephemeral values**: Input variables and outputs can now be defined as ephemeral. Ephemeral values may only be used in certain contexts in Terraform configuration, and are not persisted to the plan or state files.
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-alpha20240926

0 comments on commit be9d03a

Please sign in to comment.