New release: now supporting TF 0.12!! (#399)

* New release: now supporting TF 0.12

* updating precommit hook version
This commit is contained in:
Max Williams
2019-06-19 17:27:25 +02:00
committed by GitHub
parent da2c78b8ba
commit 9c3d222bd5
8 changed files with 69 additions and 69 deletions
+14 -4
View File
@@ -7,7 +7,19 @@ project adheres to [Semantic Versioning](http://semver.org/).
## Next release
## [[v5.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.2...HEAD)] - 2019-06-??]
## [[v5.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v5.0.0...HEAD)] - 2019-06-??]
### Added
- Write your awesome addition here (by @you)
### Changed
- Write your awesome change here (by @you)
# History
## [[v5.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.2...v5.0.0)] - 2019-05-07]
### Added
@@ -25,9 +37,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Change override instance_types to list (by @nauxliu on behalf of RightCapital)
- Fix toggle for IAM instance profile creation for mixed launch templates (by @jnozo)
# History
## [[v4.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...v4.0.1)] - 2019-05-07]
## [[v4.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.1...v4.0.2)] - 2019-05-07]
### Changed