diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc02a64b1..0f40aaecf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/version/VERSION b/version/VERSION index f0147c688c..7d3a4cb9d8 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.10.0-beta1 \ No newline at end of file +1.10.0-alpha20240926