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

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