1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

add t3 instance type settings (#98)

This commit is contained in:
Rodrigo Chacon
2018-08-23 05:00:56 -03:00
committed by Max Williams
parent f744cedf7d
commit 8ac9e845c1
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- add spot_price option to aws_launch_configuration
- add enable_monitoring option to aws_launch_configuration
- add t3 instance class settings
### Changed