mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 23:50:12 -06:00
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
parent
568576fddc
commit
3bc81f29a9
@ -15,6 +15,7 @@ ENHANCEMENTS:
|
||||
* `tofu console` should work in Solaris and AIX as readline has been updated. ([#632](https://github.com/opentofu/opentofu/pull/632))
|
||||
* Added "base64gunzip" function. ([$800](https://github.com/opentofu/opentofu/issues/800))
|
||||
* Added "cidrcontains" function. ([$366](https://github.com/opentofu/opentofu/issues/366))
|
||||
* Allow test run blocks to reference previous run block's module outputs ([#1129](https://github.com/opentofu/opentofu/pull/1129))
|
||||
|
||||
BUG FIXES:
|
||||
* `tofu test` resources cleanup at the end of tests changed to use simple reverse run block order. ([#1043](https://github.com/opentofu/opentofu/pull/1043))
|
||||
|
Loading…
Reference in New Issue
Block a user