Skip to content

Commit

Permalink
Merge pull request #36094 from hashicorp/release-1.10-rc.3
Browse files Browse the repository at this point in the history
version: Prepare for 1.10.0-rc3 release
  • Loading branch information
DanielMSchmidt authored Nov 25, 2024
2 parents 6aaeb29 + e982dbf commit 50c3761
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-rc3 (November 25, 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
1.10.0-rc3

0 comments on commit 50c3761

Please sign in to comment.