Commit Graph

32 Commits

Author SHA1 Message Date
Max Williams
405e170f90 Adding aws_iam_service_linked_role to fix ELB creation error (#91)
* adding aws_iam_service_linked_role to fix ELB creation error

* setting default to false

* updating changelog

* moving resource to cluster.tf file
2018-08-30 11:23:10 +02:00
Daniel Piddock
23647950ad Easier overriding of workers_group_defaults (#107) 2018-08-30 11:21:46 +02:00
Max Williams
c37dc6d879 changelog fix 2018-08-27 17:20:16 +02:00
Max Williams
0f5e36862e fmt and updating changelog 2018-08-27 17:18:13 +02:00
Rodrigo Chacon
8ac9e845c1 add t3 instance type settings (#98) 2018-08-23 10:00:56 +02:00
Kevin Pankonen
0c4f27d38a add option to disable enhanced monitoring on workers 2018-08-13 07:39:36 -07:00
Brandon J. O'Connor
95eb7f54ec Merge pull request #83 from joonjeong/master
add spot_price option to aws_launch_configuration
2018-08-12 23:28:16 -07:00
Dongseob Park
c3b1822dfb add spot_price option to aws_launch_configuration 2018-08-07 01:59:11 +00:00
Daniel Piddock
45c6618b19 Update CHANGELOG.md 2018-08-03 22:07:36 +02:00
Brandon O'Connor
a4c489b9ac releasing 1.4.0; docs generated 2018-08-02 15:27:12 -07:00
Andrew Lavery
5f8df2e7d2 add 'worker_group_count' to 1.4.0 changelog 2018-07-23 10:12:36 -07:00
Andrew Lavery
6206484f44 add workers_asg_names to outputs 2018-07-20 10:17:25 -07:00
Bill Wang
5628a244a8 #57 - manage root volume size and type 2018-07-13 12:57:33 +00:00
Brandon O'Connor
69d7a3ce4a releasing 1.3.0 2018-07-11 23:47:35 -07:00
Brandon O'Connor
12b67f3e1f staging the 1.3.0 release. Will revisit the changelog 2018-07-11 02:36:21 -07:00
Max Williams
404645501d Merge branch 'master' into aws-auth_enhancemnts 2018-07-11 10:57:58 +02:00
Igor Borodin
72a40c7d4e Updating docs and changelog 2018-07-11 11:38:27 +03:00
Max Williams
2775f35547 updating changelog, variables and readme 2018-07-11 10:22:32 +02:00
Bryan Shelton
3ebf879032 Add entry to CHANGELOG 2018-07-07 17:44:07 -07:00
Brandon O'Connor
f754fe45ee releasing v1.2.0 as it tests out 2018-07-01 01:51:07 -07:00
jimbecker
9f78162095 updated changelog 2018-06-27 13:27:52 -04:00
brandoconnor
abe72915f3 releasing 1.1.0 2018-06-25 01:24:58 -07:00
Ilya Sotkov
02dc6849fb Fix limiting behavior of workers_ingress_cluster security group
* New variable `worker_sg_ingress_from_port` allows to change the minimum port number from which pods will accept communication
* See https://github.com/terraform-aws-modules/terraform-aws-eks/issues/27
2018-06-23 19:41:41 +03:00
brandoconnor
60e2259e92 added output for asg 2018-06-11 13:08:03 -07:00
brandoconnor
757a6aae36 changelog props given 2018-06-11 03:59:29 -07:00
brandoconnor
8483fa2326 rounded out the documentation for this changeset 2018-06-11 03:46:58 -07:00
brandoconnor
0ec5df4cae ebs optimization of instances now possible 2018-06-08 04:00:12 -07:00
brandoconnor
99dac053b7 kubectl now configurable by the module 2018-06-08 02:54:18 -07:00
brandoconnor
3823127b07 byo userdata now enabled. refactor some parts into dedicated templates for maintainability 2018-06-08 02:16:26 -07:00
brandoconnor
46e5bf6cda added the ability to optionally specify worker_image_id 2018-06-08 00:48:17 -07:00
brandoconnor
67d2946b58 readme now has instructions for basic kubectl operation testing. locals map used to aid in userdata 2018-06-07 02:52:43 -07:00
brandoconnor
07aba1b766 first commit 2018-06-06 20:55:23 -07:00