Merge pull request #284 from tekn0ir/iam_path

Add optional iam_path
This commit is contained in:
Brandon J. O'Connor
2019-03-06 23:09:00 -08:00
committed by GitHub
6 changed files with 17 additions and 0 deletions

View File

@@ -21,6 +21,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
# History
## [[v2.2.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.2.1...v2.2.2)] - 2019-02-25]
### Added
- Ability to specify a path for IAM roles (by @tekn0ir)
## [[v2.2.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.2.0...v2.2.1)] - 2019-02-18]
## [[v2.2.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.1.0...v2.2.0)] - 2019-02-07]