mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update CHANGELOG.md
This commit is contained in:
parent
3fcf16f0a1
commit
f2b34c5f95
@ -6,6 +6,7 @@ ENHANCEMENTS:
|
||||
|
||||
BUG FIXES:
|
||||
* The upstream dependency that Terraform uses for service discovery of Terraform-native services such as Terraform Cloud/Enterprise state storage was previously not concurrency-safe, but Terraform was treating it as if it was in situations like when a configuration has multiple `terraform_remote_state` blocks all using the "remote" backend. Terraform is now using a newer version of that library which updates its internal caches in a concurrency-safe way. [GH-33364]
|
||||
* Transitive dependencies were lost during apply when the referenced resource expanded into zero instances [GH-33403]
|
||||
|
||||
## Previous Releases
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user