mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-11 03:26:50 +02:00
add initial lifecycle hooks for autosacling groups (#466)
This commit is contained in:
committed by
Max Williams
parent
d8ed7d0b66
commit
d6d0975452
@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Added support for workers iam role tag in `./workers.tf` (@lucas-giaco)
|
||||
- Added `required_providers` to enforce provider minimum versions (by @dpiddockcmp)
|
||||
- Updated `local.spot_allocation_strategy` docstring to indicate availability of new `capacity-optimized` option. (by @sc250024)
|
||||
- Added support for initial lifecycle hooks for autosacling groups (@barryib)
|
||||
- Added option to recreate ASG when LT or LC changes (by @barryib)
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user