Easier overriding of workers_group_defaults (#107)

This commit is contained in:
Daniel Piddock
2018-08-30 11:21:46 +02:00
committed by Max Williams
parent 9f8cab1707
commit 23647950ad
6 changed files with 44 additions and 41 deletions

View File

@@ -16,8 +16,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- A subtle but thoughtful change. (Boomshakalaka, @self 🏀)
- **Breaking change** Removed `workstation_cidr` variable, http callout and unnecessary security rule. (by @dpiddockcmp)
- Can now selectively override keys in `workers_group_defaults` variable rather than callers maintaining a duplicate of the whole map. (by @dpiddockcmp)
## [[v1.4.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.3.0...v1.4.0)] - 2018-08-02]