mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-27 03:41:05 +01:00
Adding encrypted option to root_block_device of launch_configuration (#761)
* Adding encrypted option to root_block_device of launch_configuration * Updating CHANGELOG.md * Setting back to empty string
This commit is contained in:
@@ -10,6 +10,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
## [[v9.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v9.0.0...HEAD)] - 2020-xx-xx]
|
||||
|
||||
- Fix doc about spot instances, cluster-autoscaler should be scheduled on normal instances instead of spot (by @simowaer)
|
||||
- Adding `encrypted` option to worker's root_block_device as read from the worker configurations (by @craig-rueda)
|
||||
|
||||
# History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user