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
3f9dafc5f6
commit
6e5f60c48a
@ -1,5 +1,10 @@
|
||||
## 0.4.0 (unreleased)
|
||||
|
||||
FEATURES:
|
||||
|
||||
* **Self-variables** can be used to reference the current resource's
|
||||
attributes within a provisioner. Ex. `${self.private_ip_address}` [GH-1033]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* **New config function: `split`** - Split a value based on a delimiter.
|
||||
|
Loading…
Reference in New Issue
Block a user