mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-10 01:11:02 -04:00
prepare for 1.10.0-alpha20241009 release
This commit is contained in:
parent
669e8ff1a6
commit
3ca2ce4826
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 1.10.0 (Unreleased)
|
||||
## 1.10.0-alpha20241009 (October 9, 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.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.10.0-beta1
|
||||
1.10.0-alpha20241009
|
||||
|
|
|
|||
Loading…
Reference in a new issue