diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e16b7..46065d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - BREAKING CHANGE: Remove deprectated variable `branch_protections` please use `branch_protections_v3` instead. +### Deprecated + +- Mark `var.defaults` as deprecated. This variable was introduced and used before Terraform Module `for_each` was available. + ## [0.17.0] ### Added