Commit Graph

20 Commits

Author SHA1 Message Date
Max Williams
88f8509e38 Removing 2 providers from the module (#168) 2018-10-17 13:02:57 +02:00
Max Williams
fdd44c8f38 Cosmetic fixes (#131)
* changing syntax when referring to map keys without lookup function

* Replacing map function with actual maps for easier reading

* replacing map function in example

* replacing map function in workers.tf and readme/main

* update changelog
2018-09-25 12:30:56 +02:00
Max Williams
28f7e9dd41 initial commit 2018-08-27 17:17:32 +02:00
Daniel Piddock
13e1adc419 Remove unnecessary http callout and security rule
EKS masters are publicly accessible. You cannot restrict access nor
need to explicitly grant access.
https://github.com/terraform-aws-modules/terraform-aws-eks/pull/69#issuecomment-406123233
2018-08-03 21:52:16 +02:00
Brandon O'Connor
69d7a3ce4a releasing 1.3.0 2018-07-11 23:47:35 -07:00
ccantoni
b4756a57f7 Updating heptio-authenticator-aws to aws-iam-authenticator since the heptio project was moved and renamed. 2018-07-10 10:40:49 -04:00
Brandon O'Connor
f754fe45ee releasing v1.2.0 as it tests out 2018-07-01 01:51:07 -07:00
brandoconnor
abe72915f3 releasing 1.1.0 2018-06-25 01:24:58 -07:00
brandoconnor
9d3b5caff4 typo fixed 2018-06-11 16:15:11 -07:00
brandoconnor
c8997a5cf6 this is ready to ship 2018-06-11 15:54:19 -07:00
brandoconnor
210e92d821 documentation updated for clarity 2018-06-11 12:07:46 -07:00
brandoconnor
6bda7ee97d workers can now be specified as multiple asgs of different flavors. BYO security group now possible for both workers and cluster 2018-06-11 03:34:13 -07:00
brandoconnor
32abc2288b docs updated with dependencies section 2018-06-08 03:21:09 -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
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
dfe77afc7f added config files to local test space on converge 2018-06-07 00:25:15 -07:00
brandoconnor
283e9b203c cleaning up before initial release 2018-06-06 21:58:12 -07:00
brandoconnor
309e7f7083 testing initial work now 2018-06-06 20:55:44 -07:00
brandoconnor
07aba1b766 first commit 2018-06-06 20:55:23 -07:00