Update CHANGELOG.md

This commit is contained in:
Ludovico Magnocavallo 2020-11-10 13:41:59 +01:00 committed by GitHub
parent 323e962fc8
commit 5357f96ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
- add support for internally managed service account in `gke-nodepool` module [#156]
- made examples in READMEs runnable and testable [#157]
- **incompatible change** `iam_additive` is now keyed by role to be more resilient with dynamic values, a new `iam_additive_members` variable has been added for backwards compatibility.
- add support for node taints in `gke-nodepool` module
## [4.0.0] - 2020-11-06