Jeffrey Rose
47c7e7ad6f
Fix: ENI's prevent SecGrps from being destroyed on tf destroy ( #311 )
...
* Fix: remove ENI's on term fixes cluster destroy issues with security group still attached
* Fix: delete ENIs on term to allow sg destroy
2019-04-11 15:29:35 +02:00
rverma-nikiai
b81a15ad41
Add support for placement group in launch template ( #332 )
...
* Update to 1.12
* Update workers_launch_template.tf
* Update local.tf
* Update CHANGELOG.md
* Update workers.tf
* Update workers.tf
2019-04-11 15:15:07 +02:00
Taylor Barrella
efaa3d8d60
Add cluster name and ephemeral storage tags for cluster autoscaler ( #299 )
2019-03-20 13:19:38 +01:00
russki
3795811beb
Adding workers_launch_template ebs encryption ( #292 )
...
* Adding workers_launch_template ebs encryption
* Update CHANGELOG.md
2019-03-07 15:58:59 +01:00
Anders Åslund
3728299161
Add optional iam_path
2019-03-05 12:31:35 +01:00
Stefan Sedich
35747d707a
Worker group tags ( #252 )
...
* Allow per worker group ASG tags to be set
* Format
* Set correct defaults
* Implement hack that will use the first item in the list if a matching item does not exist for the worker group
* Use a map that will map from the worker group name to the tags to get around the issue where list indexing does not work with a list of lists
* Format
* Cleanup
* Fix sample
* README
2019-01-31 15:38:53 +01:00
Stefano Zaninetta
39f30e9d58
Add enabled_metrics attributes to autoscaling_group ( #256 )
...
* make enabled_metrics property configurable
* update changelog
2019-01-30 11:50:41 +01:00
Stefan Sedich
8473c69f25
Enable create_before_destroy for ASG and enable force_delete to be configured ( #250 )
...
* Allow force_delete to be passed to the ASG, and set ASG so that it will create before deletion.
* Set default
* Adding CHANGELOG
2019-01-24 10:48:26 +01:00
skang0601
f3ab7c67da
Allows worker groups to be created using AWS Launch Templates ( #222 )
2019-01-10 16:19:19 +01:00