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

add spot_price option to aws_launch_configuration

This commit is contained in:
Dongseob Park
2018-08-07 01:26:52 +00:00
parent 6fbb6a8204
commit c3b1822dfb
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- A useful addition (slam dunk, @self 🔥)
- add spot_price option to aws_launch_configuration
### Changed