diff --git a/CHANGELOG.md b/CHANGELOG.md index 8959fd7..9c00cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a ## [6.20.0] - 2023-11-15 ### Changed - Changed `k8s` API to work with provider 2.x -- Changed Terraform `map` to `tomap` to make it work with newer TF provider. +- Changed Terraform `map` to `tomap` to make it work with newer TF provider(The map function was deprecated in Terraform v0.12 and is no longer available). ## [6.19.1] - 2023-08-25 ### Fixed