Update CHANGELOG.md
This commit is contained in:
parent
0d921cf8e7
commit
bccfcbd4bf
|
@ -34,6 +34,10 @@ FEATURES:
|
|||
* **New DataSource:** `aws_prefix_list` [GH-9566]
|
||||
* **New DataSource:** `aws_security_group` [GH-9604]
|
||||
* **New DataSource:** `azurerm_client_config` [GH-9478]
|
||||
* **New Interpolation Function:** `ceil` [GH-9692]
|
||||
* **New Interpolation Function:** `floor` [GH-9692]
|
||||
* **New Interpolation Function:** `min` [GH-9692]
|
||||
* **New Interpolation Function:** `max` [GH-9692]
|
||||
* **New Interpolation Function:** `title` [GH-9087]
|
||||
* **New Interpolation Function:** `zipmap` [GH-9627]
|
||||
|
||||
|
|
Loading…
Reference in New Issue