mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
33e7b10587
commit
5269a400c8
@ -38,6 +38,7 @@ BUG FIXES:
|
||||
* core: When using `-target`, any outputs that include attributes of the targeted resources are now updated [GH-14186]
|
||||
* core: Fixed 0.9.5 regression with the conditional operator `.. ? .. : ..` failing to type check with unknown/computed values [GH-14454]
|
||||
* core: Fixed 0.9 regression causing issues during refresh when adding new data resource instances using `count` [GH-14098]
|
||||
* core: Fixed crasher when populating a "splat variable" from an empty (nil) module state. [GH-14526]
|
||||
* provider/aws: Increase EIP update timeout [GH-14381]
|
||||
* provider/aws: Increase timeout for creating security group [GH-14380]
|
||||
* provider/aws: Increase timeout for (dis)associating IPv6 addr to subnet [GH-14401]
|
||||
|
Loading…
Reference in New Issue
Block a user