mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG
This commit is contained in:
parent
e922b16dba
commit
65f5069616
@ -22,6 +22,8 @@ FEATURES:
|
|||||||
variables).
|
variables).
|
||||||
* The current index for a resource with a `count` set can be interpolated
|
* The current index for a resource with a `count` set can be interpolated
|
||||||
using `${count.index}`.
|
using `${count.index}`.
|
||||||
|
* Various paths can be interpolated with the `path.X` variables. For example,
|
||||||
|
the path to the current module can be interpolated using `${path.module}`.
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user