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 |
|
Brandon J. O'Connor
|
ee66e1df65
|
Merge pull request #17 from dreamteam-gg/allow_adding_ssh_keys_to_workers
Allow adding SSH keys to worker ASGs
|
2018-06-15 13:26:12 -07:00 |
|
Brandon J. O'Connor
|
e4d048c185
|
Merge pull request #18 from dreamteam-gg/worker_launch_config_tweaks
Adding configuration for public ip association, name_prefix in worker launch config
|
2018-06-15 13:24:48 -07:00 |
|
Igor Borodin
|
6fad724abd
|
Adding configuration for public ip association, moving to name_prefix in worker launch config
|
2018-06-15 16:28:30 +03:00 |
|
Igor Borodin
|
b075388ebe
|
Allow adding SSH keys to worker ASGs
|
2018-06-14 14:51:37 +03:00 |
|
Brandon J. O'Connor
|
1399b5a3c3
|
Merge pull request #14 from artursmet/add-iam-role-output
Add IAM role output
|
2018-06-13 18:16:27 -07:00 |
|
Artur Smęt
|
69b5e5d115
|
Add IAM role output
|
2018-06-13 12:11:08 +02:00 |
|
brandoconnor
|
9d3b5caff4
|
typo fixed
|
2018-06-11 16:15:11 -07:00 |
|
Brandon J. O'Connor
|
bc80724ec7
|
Merge pull request #13 from terraform-aws-modules/NextDeveloperTeam-add-worker-groups
Flexible number of worker autoscaling groups now able to be created by module consumers.
|
2018-06-11 15:57:48 -07:00 |
|
brandoconnor
|
c8997a5cf6
|
this is ready to ship
|
2018-06-11 15:54:19 -07:00 |
|
brandoconnor
|
60e2259e92
|
added output for asg
|
2018-06-11 13:08:03 -07:00 |
|
brandoconnor
|
210e92d821
|
documentation updated for clarity
|
2018-06-11 12:07:46 -07:00 |
|
brandoconnor
|
30e4c5ec9c
|
updated ebs optimized types to match that of the dedicated module
|
2018-06-11 12:01:33 -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
|
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
|
1b928930a8
|
testing if I have push rights here
|
2018-06-08 18:05:00 -07:00 |
|
Kevin Pullin
|
0107a9b914
|
Support creating multiple worker auto scaling groups, similar to KOPS
|
2018-06-08 16:40:50 -07:00 |
|
Brandon J. O'Connor
|
23f1c37204
|
Merge pull request #10 from terraform-aws-modules/fix/CI_broken_on_submodule
modified submodule path
|
2018-06-08 04:23:12 -07:00 |
|
brandoconnor
|
8b5e18be9f
|
renamign teh submodule
|
2018-06-08 04:21:53 -07:00 |
|
brandoconnor
|
8a217358c7
|
trying relative path with ./
|
2018-06-08 04:09:08 -07:00 |
|
Brandon J. O'Connor
|
268b3a1ab7
|
Merge pull request #9 from terraform-aws-modules/feature/ebs_optimized_whenever_possible
ebs optimization of instances now possible
|
2018-06-08 04:05:15 -07:00 |
|
brandoconnor
|
a286a54451
|
removed failing CI step
|
2018-06-08 04:04:10 -07:00 |
|
brandoconnor
|
03223c1599
|
readme to match
|
2018-06-08 04:03:01 -07:00 |
|
brandoconnor
|
0ec5df4cae
|
ebs optimization of instances now possible
|
2018-06-08 04:00:12 -07:00 |
|
Brandon J. O'Connor
|
c2db74bf08
|
Merge pull request #8 from terraform-aws-modules/feature/auto_configure_kubectl
kubectl now configurable by the module
|
2018-06-08 03:22:08 -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 |
|
Brandon J. O'Connor
|
951f8f349e
|
Merge pull request #7 from terraform-aws-modules/fix/git_add_templates
forgot to add templates
|
2018-06-08 02:22:02 -07:00 |
|
brandoconnor
|
6bc2125fd2
|
forgot to add templates
|
2018-06-08 02:21:23 -07:00 |
|
Brandon J. O'Connor
|
f28c747558
|
Merge pull request #6 from terraform-aws-modules/feature/bring_your_own_userdata
byo userdata now enabled. refactor some parts into dedicated templates for maintainability
|
2018-06-08 02:20:36 -07:00 |
|
brandoconnor
|
3823127b07
|
byo userdata now enabled. refactor some parts into dedicated templates for maintainability
|
2018-06-08 02:16:26 -07:00 |
|
Brandon J. O'Connor
|
72a438f9e0
|
Merge pull request #5 from terraform-aws-modules/feature/add_optional_dynamic_ami_search
added the ability to optionally specify workers_ami_id
|
2018-06-08 00:54:02 -07:00 |
|
brandoconnor
|
46e5bf6cda
|
added the ability to optionally specify worker_image_id
|
2018-06-08 00:48:17 -07:00 |
|
Brandon J. O'Connor
|
fbe64df188
|
Merge pull request #2 from terraform-aws-modules/fix/git_hooks_and_ci
fixing up CI and git hooks
|
2018-06-07 03:13:59 -07:00 |
|
brandoconnor
|
2e7897bd85
|
PR template now referencing this module
|
2018-06-07 03:09:11 -07:00 |
|
brandoconnor
|
ed8b28fc7e
|
fixing up CI and git hooks
|
2018-06-07 03:05:31 -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
|
6a137f751e
|
somehow missed fmt
|
2018-06-06 22:32:15 -07:00 |
|
brandoconnor
|
5082ba17d6
|
working through CI
|
2018-06-06 22:31:02 -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 |
|