Skip to content

Commit

Permalink
version: prepare for 1.10.0-alpha20240911 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Sep 11, 2024
1 parent 3327578 commit 5624bc7
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-alpha20240911 (September 11, 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-alpha20240911

0 comments on commit 5624bc7

Please sign in to comment.