mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
add changelog entries for s3 and twingate bugs (#1456)
Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
parent
bdab86962f
commit
832845a908
@ -50,6 +50,8 @@ BUG FIXES:
|
||||
* Don't show false update action when import resource with sensitive datasource([#1220](https://github.com/opentofu/opentofu/pull/1220))
|
||||
* Fix panic when provisioner source and content are both null ([#1376](https://github.com/opentofu/opentofu/pull/1376))
|
||||
* Fix large number will be truncated in plan ([#1382](https://github.com/opentofu/opentofu/pull/1382))
|
||||
* S3 backend no longer requires to have permissions to use the default 'env:' workspace prefix ([#1445](https://github.com/opentofu/opentofu/pull/1445))
|
||||
* Fixed a crash when using a conditional with Twingate resource ([1446](https://github.com/opentofu/opentofu/pull/1446))
|
||||
|
||||
## Previous Releases
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user