Commit Graph

143 Commits

Author SHA1 Message Date
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
a4c489b9ac releasing 1.4.0; docs generated 2018-08-02 15:27:12 -07:00
Brandon J. O'Connor
24cc7c089e Merge pull request #75 from laverya/use-static-not-computed-worker-group-count
Use static not computed worker group count
2018-08-02 14:36:39 -07:00
Andrew Lavery
5f8df2e7d2 add 'worker_group_count' to 1.4.0 changelog 2018-07-23 10:12:36 -07:00
Andrew Lavery
266368e90b Merge branch 'master' into use-static-not-computed-worker-group-count 2018-07-21 00:31:42 -07:00
Andrew Lavery
09d9817a1d worker nodes on private subnet in example
after all that's the entire reason for this PR in the first place
2018-07-21 00:26:59 -07:00
Brandon J. O'Connor
6e0cf721bc Merge pull request #77 from laverya/output-workers-asg-names
add workers_asg_names to outputs
2018-07-20 22:33:13 -07:00
Andrew Lavery
6206484f44 add workers_asg_names to outputs 2018-07-20 10:17:25 -07:00
Andrew Lavery
cf8e8779be add 'worker_group_count' to readme and example 2018-07-19 10:56:21 -07:00
Andrew Lavery
5b1cf24931 add var 'worker_group_count' to replace 'length()' calls 2018-07-19 10:38:15 -07:00
Brandon J. O'Connor
2814efcb8a Merge pull request #66 from ozbillwang/#57
Manage eks workers' root_block_device
2018-07-14 00:02:06 -07:00
Bill Wang
5628a244a8 #57 - manage root volume size and type 2018-07-13 12:57:33 +00:00
Bill Wang
4eef91e775 #57 - manage root volume size and type 2018-07-13 12:35:21 +00:00
Bill Wang
5e941e1c1e Merge branch '#57' of https://github.com/ozbillwang/terraform-aws-eks into #57 2018-07-13 12:31:08 +00:00
Bill Wang
0bc357af26 #57 - manage root volume size and type 2018-07-13 12:30:53 +00:00
Bill Wang
9a6c4be21b rollback the change - can't update launch configuration 2018-07-13 16:35:25 +10:00
Bill Wang
fb69e4c034 can't update launch configuration 2018-07-13 16:13:12 +10:00
Bill Wang
f6da03ab79 merge upstream with release v1.3.0 2018-07-13 15:05:19 +10:00
Bill Wang
1d4742255c Update variables.tf 2018-07-13 14:14:06 +10:00
Brandon J. O'Connor
bc848058a7 Merge pull request #63 from terraform-aws-modules/feature/release-1.3.0
release 1.3.0
2018-07-11 23:52:49 -07:00
Brandon O'Connor
69d7a3ce4a releasing 1.3.0 2018-07-11 23:47:35 -07:00
Brandon O'Connor
b29167905c Merge branch 'master' into feature/release-1.3.0 2018-07-11 23:40:23 -07:00
Brandon O'Connor
66e3403387 test fixture produced an error for the path of kubectl being .// removed the extra slash to fix 2018-07-11 23:32:48 -07:00
Brandon J. O'Connor
75f6f1e4ef Merge pull request #61 from bshelton229/worker-subnets
Optionally define worker subnets
2018-07-11 23:05:39 -07:00
Bryan Shelton
399f1f213e Optionally define worker subnets 2018-07-11 14:20:14 -07:00
Brandon O'Connor
12b67f3e1f staging the 1.3.0 release. Will revisit the changelog 2018-07-11 02:36:21 -07:00
Brandon J. O'Connor
0a36674974 Merge pull request #56 from max-rocket-internet/aws-auth_enhancemnts
Fully manage aws-auth configmap file
2018-07-11 02:13:22 -07:00
Max Williams
404645501d Merge branch 'master' into aws-auth_enhancemnts 2018-07-11 10:57:58 +02:00
Max Williams
6f886e6d37 fixing readme.md
Merge remote-tracking branch 'origin/aws-auth_enhancemnts' into aws-auth_enhancemnts
2018-07-11 10:54:39 +02:00
Brandon J. O'Connor
75904e48b9 Merge pull request #60 from dreamteam-gg/worker_iam_role_arn
Worker IAM role ARN added to outputs.
2018-07-11 01:46:40 -07:00
Max Williams
bad2e5ba98 update readme with new doc update method and variable descriptions 2018-07-11 10:43:34 +02:00
Max Williams
e4263868e8 terraform fmt fix 2018-07-11 10:43:09 +02:00
Igor Borodin
72a40c7d4e Updating docs and changelog 2018-07-11 11:38:27 +03:00
Igor Borodin
46ad6259ce Adding worker_iam_role_arn to module outputs 2018-07-11 11:32:09 +03:00
Brandon J. O'Connor
857c2dc5f9 Merge pull request #59 from CharlieC3/update-heptio
Updating heptio-authenticator-aws to aws-iam-authenticator
2018-07-11 01:24:21 -07:00
Brandon J. O'Connor
f8a45debaf Merge branch 'master' into update-heptio 2018-07-11 01:24:09 -07:00
Max Williams
bb9e241021 finishing doc, tests etc 2018-07-11 10:22:32 +02:00
Max Williams
2775f35547 updating changelog, variables and readme 2018-07-11 10:22:32 +02:00
Max Williams
58c4a0e30f initial commit 2018-07-11 10:21:53 +02:00
Brandon J. O'Connor
3c4e28e8a7 Merge pull request #54 from max-rocket-internet/variable_fixes
Splitting aws-auth and kubectl resources as they are not related
2018-07-11 01:15:12 -07:00
Brandon J. O'Connor
1c2ec3240d Merge branch 'master' into variable_fixes 2018-07-11 01:12:32 -07:00
Brandon J. O'Connor
1700ef3a54 Merge pull request #55 from max-rocket-internet/formatting_fixes
Formatting and minor cosmetic fixes
2018-07-10 23:34:15 -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
Max Williams
4dce83bd96 updates after running terraform-docs 2018-07-10 12:56:54 +02:00
Max Williams
f238e43c01 adding types to fix the output of terraform-docs command 2018-07-10 12:55:38 +02:00
Max Williams
2a0a595940 renaming resource and removing trigger 2018-07-10 10:23:48 +02:00
Max Williams
11cd282ec1 reverting some changes after feedback 2018-07-10 10:21:28 +02:00
Bill Wang
2173bbcfa9 #57 - manage root volume size and type 2018-07-09 23:59:34 +00:00
Max Williams
1a1d92da66 Splitting aws-auth and kubectl related resources as they are not related 2018-07-09 12:23:57 +02:00
Max Williams
f881745f00 formatting and minor cosmetic fixes 2018-07-09 12:19:16 +02:00