Update CHANGELOG.md

pull/33115/head
kmoe 3 years ago committed by GitHub
parent 19423e0a46
commit b3a49a2fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,8 @@ NEW FEATURES:
This allows practitioners to continually validate the state of their infrastructure outside the usual lifecycle management cycle.
* Adds a new `plantimestamp` function that returns the timestamp at plan time. This is similar to the `timestamp` function which returns the timestamp at apply time.
* Adds a new `strcontains` function that checks whether a given string contains a given substring. [GH-33069]
UPGRADE NOTES:

Loading…
Cancel
Save