mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-20 07:41:18 +02:00
Cleaning up and deduplicating launch template related code (#370)
* cleaning up launch template code * update changelog * Remove variable worker_group_launch_template_tags * misc fixes * fixing and simplifying example
This commit is contained in:
@@ -21,6 +21,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Set default suspended processes for ASG to `AZRebalance` (by @max-rocket-internet)
|
||||
- 4 small changes to `aws_launch_template` resource (by @max-rocket-internet)
|
||||
- (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet)
|
||||
- Add .prettierignore file (by @rothandrew)
|
||||
- Switch to https for the pre-commit repos (by @rothandrew)
|
||||
- Add instructions on how to enable the docker bridge network (by @rothandrew)
|
||||
|
||||
Reference in New Issue
Block a user