Skip to content

Commit

Permalink
version: prepare for 1.10.0-alpha20240918 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Sep 18, 2024
1 parent b38fd17 commit 90a5c50
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-alpha20240918 (September 18, 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-alpha20240918

0 comments on commit 90a5c50

Please sign in to comment.