skang0601
f3ab7c67da
Allows worker groups to be created using AWS Launch Templates ( #222 )
2019-01-10 16:19:19 +01:00
Diego Rodriguez
1822a677dc
Supply count for map_accounts, map_roles and map_users ( #205 )
...
* Added map_roles_count and user_roles_count (#1 )
* Update readme for new vars
* updated tests to include count
* fix syntax error
* updated changelog
* Added map_accounts_count variable for consistency
* Fix counts in example and user latest terraform-docs to generate readme
2018-12-13 15:50:46 +01:00
Rui Chen
f4a287dced
Better version control
2018-10-12 00:10:15 -04:00
Max Williams
77a7690b1c
Fixing travis config ( #151 )
2018-10-04 14:47:54 +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
mr-joshua
0180644770
Allow additional security groups to be included in worker launch configurations ( #112 )
...
* Allow additional security groups to be included for all workers and each worker group #47
* update changelog with reference to issue and be more descriptive
* Update CHANGELOG.md
* address pr comments and rebase
* rebase
* fix bug introduced by PR#115 that sets the AMI id to the default value of "" always
* rebase
* align default value of additional_security_group_ids to be pulled from local var workers_group_defaults_defaults
2018-09-04 17:09:24 +02:00
Daniel Piddock
2e2dd0e215
Remove public subnets from eks module call ( #106 )
2018-08-27 15:42:17 +02: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
Andrew Lavery
cf8e8779be
add 'worker_group_count' to readme and example
2018-07-19 10:56:21 -07:00
Max Williams
e4263868e8
terraform fmt fix
2018-07-11 10:43:09 +02:00
Max Williams
bb9e241021
finishing doc, tests etc
2018-07-11 10:22:32 +02:00
brandoconnor
abe72915f3
releasing 1.1.0
2018-06-25 01:24:58 -07:00
Brandon J. O'Connor
e860300edf
Merge pull request #26 from dreamteam-gg/kubeproxy_restart_removal
...
Removing kube-proxy restart according to the new worker guide
2018-06-23 01:01:17 -07:00
Leszek Charkiewicz
37f0752f9e
Fix typo in module execution IAM policy
...
Fixed missing service type in the IAM policy.
2018-06-22 15:07:50 +02:00
Igor Borodin
77400e8949
Removing kube-proxy restart according to the new worker guide, bumping EKS provider version in example
2018-06-21 12:54:15 +03: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
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
9ed27801be
trying once more on CI
2018-06-07 02:03:57 -07:00
brandoconnor
d5086ff87d
giving a subnet to the mock command for validation in CI
2018-06-07 00:53:00 -07:00
brandoconnor
dfe77afc7f
added config files to local test space on converge
2018-06-07 00:25:15 -07:00
brandoconnor
22b9706705
iam policy updated
2018-06-06 23:23:32 -07:00
brandoconnor
6dab721b2e
adding tags I didnt realize were necessary
2018-06-06 22:17:12 -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