changing timeout (#736)

* change timeout

* Update README.md

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
This commit is contained in:
Igor Konforti
2020-02-27 11:41:41 +01:00
committed by GitHub
parent dda244994d
commit da53b5cab3
3 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
## [[v8.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.2.0...HEAD)] - 2020-xx-xx]
- Revert #631. Add back manage security group flags. (by @ryanooi)
- changed timeout for creating EKS (by @confiq)
- Added instructions for how to add Windows nodes (by @ivanguravel)
- [CI] Switch `Validate` github action to use env vars (by @max-rocket-internet)
- [CI] Bump pre-commit-terraform version (by @barryib)