Ian Lunam
|
f2d67ffa97
|
fix: Use partition data source on VPC CNI IPv6 policy (#2161)
|
2022-07-20 07:01:07 -04:00 |
|
Gaston Festari
|
67e0f752b9
|
docs: EKS Managed Node Groups example typo (#2152)
|
2022-07-07 19:09:02 -04:00 |
|
Eduardo Garibay-Frausto
|
312e4a4d59
|
docs: Correct example typo for NTP address (#2154)
|
2022-07-07 11:44:36 -04:00 |
|
KevinSnyderCodes
|
62dddaedb9
|
docs: Add fix for KUBELET_EXTRA_ARGS overwrite to EKS managed node group example (#2150)
|
2022-07-06 16:06:08 -04:00 |
|
semantic-release-bot
|
5955d26589
|
chore(release): version 18.26.3 [skip ci]
### [18.26.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.2...v18.26.3) (2022-07-05)
### Bug Fixes
* Correct Fargate profiles additional IAM role policies default type to match variable ([#2143](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2143)) ([c4e6d28](c4e6d28fc0))
|
2022-07-05 18:06:59 +00:00 |
|
Bryant Biggs
|
c4e6d28fc0
|
fix: Correct Fargate profiles additional IAM role policies default type to match variable (#2143)
|
2022-07-05 14:06:25 -04:00 |
|
Ilya Kisleyko
|
76669d3aac
|
docs: Fix links in docs/compute_resources.md table of contents (#2144)
|
2022-07-05 14:02:45 -04:00 |
|
semantic-release-bot
|
661db03fb5
|
chore(release): version 18.26.2 [skip ci]
### [18.26.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.1...v18.26.2) (2022-07-01)
### Bug Fixes
* Correct variable types to improve dynamic check correctness ([#2133](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2133)) ([2d7701c](2d7701c3b0))
|
2022-07-01 11:54:25 +00:00 |
|
Bryant Biggs
|
2d7701c3b0
|
fix: Correct variable types to improve dynamic check correctness (#2133)
|
2022-07-01 07:53:43 -04:00 |
|
semantic-release-bot
|
f34670cf0b
|
chore(release): version 18.26.1 [skip ci]
### [18.26.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.0...v18.26.1) (2022-06-29)
### Bug Fixes
* Update KMS module version which aligns on module version requirements ([#2127](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2127)) ([bc04cd3](bc04cd3a0a))
|
2022-06-29 11:52:26 +00:00 |
|
Bryant Biggs
|
bc04cd3a0a
|
fix: Update KMS module version which aligns on module version requirements (#2127)
|
2022-06-29 07:51:44 -04:00 |
|
semantic-release-bot
|
9eeb3e3270
|
chore(release): version 18.26.0 [skip ci]
## [18.26.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.25.0...v18.26.0) (2022-06-28)
### Features
* Add support for specifiying NTP address to use private Amazon Time Sync Service ([#2125](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2125)) ([4543ab4](4543ab454b))
|
2022-06-28 16:17:04 +00:00 |
|
Bryant Biggs
|
4543ab454b
|
feat: Add support for specifiying NTP address to use private Amazon Time Sync Service (#2125)
|
2022-06-28 12:16:20 -04:00 |
|
semantic-release-bot
|
62b776f142
|
chore(release): version 18.25.0 [skip ci]
## [18.25.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.24.1...v18.25.0) (2022-06-28)
### Features
* Add support for creating KMS key for cluster secret encryption ([#2121](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2121)) ([75acb09](75acb09ec5))
|
2022-06-28 14:56:13 +00:00 |
|
Bryant Biggs
|
75acb09ec5
|
feat: Add support for creating KMS key for cluster secret encryption (#2121)
* feat: Add support for creating KMS key for cluster secret encryption
* fix: Update naming scheme to include `kms_`
|
2022-06-28 10:55:39 -04:00 |
|
wreulicke
|
e0f5995a8b
|
docs: Update link for EKS service role (#2118)
|
2022-06-26 10:15:34 -04:00 |
|
semantic-release-bot
|
85e5cae702
|
chore(release): version 18.24.1 [skip ci]
### [18.24.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.24.0...v18.24.1) (2022-06-19)
### Bug Fixes
* Remove `modified_at` from ignored changes on EKS addons ([#2114](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2114)) ([5a5a32e](5a5a32ed12))
|
2022-06-19 12:02:48 +00:00 |
|
Bryant Biggs
|
5a5a32ed12
|
fix: Remove modified_at from ignored changes on EKS addons (#2114)
|
2022-06-19 08:02:07 -04:00 |
|
semantic-release-bot
|
ad6b2e2ab7
|
chore(release): version 18.24.0 [skip ci]
## [18.24.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.23.0...v18.24.0) (2022-06-18)
### Features
* Add support for specifying conrol plane subnets separate from those used by node groups (data plane) ([#2113](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2113)) ([ebc91bc](ebc91bcd37))
|
2022-06-18 21:53:07 +00:00 |
|
Bryant Biggs
|
ebc91bcd37
|
feat: Add support for specifying conrol plane subnets separate from those used by node groups (data plane) (#2113)
|
2022-06-18 17:52:30 -04:00 |
|
tculp
|
d10b173a2d
|
Added outputs for labels and taints and updated example to show usage of labels and taints (#2109)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-18 11:11:49 -04:00 |
|
Basile Chandesris
|
a4c61f41f9
|
docs: Update README to show KMS key ARN not ID (#2098)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-18 11:08:44 -04:00 |
|
Lucas Freitas
|
140c872eb9
|
docs: Mention that security groups must be manually referenced on externally attached EKS managed groups (#2101)
|
2022-06-18 11:02:53 -04:00 |
|
Lucas Freitas
|
6bb73bbdd4
|
docs: Update extraneous markdown tag in faq.md (#2092)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-02 09:38:42 -04:00 |
|
semantic-release-bot
|
a2be69ffb0
|
chore(release): version 18.23.0 [skip ci]
## [18.23.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.22.0...v18.23.0) (2022-06-02)
### Features
* Add `autoscaling_group_tags` variable to self-managed-node-groups ([#2084](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2084)) ([8584dcb](8584dcb2e0))
|
2022-06-02 12:27:21 +00:00 |
|
Gabriel Féron
|
8584dcb2e0
|
feat: Add autoscaling_group_tags variable to self-managed-node-groups (#2084)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-02 08:26:49 -04:00 |
|
semantic-release-bot
|
8178010326
|
chore(release): version 18.22.0 [skip ci]
## [18.22.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.21.0...v18.22.0) (2022-06-02)
### Features
* Apply `distinct()` on role arns to ensure no duplicated roles in aws-auth configmap ([#2097](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2097)) ([3feb369](3feb36927f))
|
2022-06-02 12:13:08 +00:00 |
|
Chris Sng
|
3feb36927f
|
feat: Apply distinct() on role arns to ensure no duplicated roles in aws-auth configmap (#2097)
|
2022-06-02 08:12:31 -04:00 |
|
semantic-release-bot
|
7d3c714c51
|
chore(release): version 18.21.0 [skip ci]
## [18.21.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.5...v18.21.0) (2022-05-12)
### Features
* Add `create_autoscaling_group` option and extra outputs ([#2067](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2067)) ([58420b9](58420b92a0))
|
2022-05-12 18:18:27 +00:00 |
|
Seth Pollack
|
58420b92a0
|
feat: Add create_autoscaling_group option and extra outputs (#2067)
|
2022-05-12 14:17:49 -04:00 |
|
Xin Chen
|
d969e94bbe
|
chore: Update Karpenter example to use partition data source (#2036)
Co-authored-by: Xin Chen <chenxin@konvery.com>
|
2022-04-25 06:52:15 -04:00 |
|
semantic-release-bot
|
dc8a6eecdd
|
chore(release): version 18.20.5 [skip ci]
### [18.20.5](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.4...v18.20.5) (2022-04-21)
### Bug Fixes
* Add conditional variable to allow users to opt out of tagging cluster primary security group ([#2034](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2034)) ([51e4182](51e418216f))
|
2022-04-21 15:35:42 +00:00 |
|
Bryant Biggs
|
51e418216f
|
fix: Add conditional variable to allow users to opt out of tagging cluster primary security group (#2034)
|
2022-04-21 17:34:58 +02:00 |
|
semantic-release-bot
|
5815d17cd2
|
chore(release): version 18.20.4 [skip ci]
### [18.20.4](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.3...v18.20.4) (2022-04-20)
### Bug Fixes
* Correct DNS suffix for OIDC provider ([#2026](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2026)) ([5da692d](5da692df67))
|
2022-04-20 17:45:25 +00:00 |
|
Xin Chen
|
5da692df67
|
fix: Correct DNS suffix for OIDC provider (#2026)
Co-authored-by: Xin Chen <chenxin@konvery.com>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-04-20 13:44:48 -04:00 |
|
semantic-release-bot
|
70b0cff569
|
chore(release): version 18.20.3 [skip ci]
### [18.20.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.2...v18.20.3) (2022-04-20)
### Bug Fixes
* Add `compact()` to `aws_auth_configmap_yaml` for when node groups are set to `create = false` ([#2029](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2029)) ([c173ba2](c173ba2d62))
|
2022-04-20 16:14:50 +00:00 |
|
Bryant Biggs
|
c173ba2d62
|
fix: Add compact() to aws_auth_configmap_yaml for when node groups are set to create = false (#2029)
|
2022-04-20 18:14:09 +02:00 |
|
Hugues Alary
|
681e00aafe
|
docs: Update UPGRADE-18.0.md (#2014)
|
2022-04-15 09:23:00 +02:00 |
|
semantic-release-bot
|
34ecad6e1e
|
chore(release): version 18.20.2 [skip ci]
### [18.20.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.1...v18.20.2) (2022-04-12)
### Bug Fixes
* Avoid re-naming the primary security group through a `Name` tag and leave to the EKS service to manage ([#2010](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2010)) ([b5ae5da](b5ae5daa39))
|
2022-04-12 08:36:43 +00:00 |
|
Bryant Biggs
|
b5ae5daa39
|
fix: Avoid re-naming the primary security group through a Name tag and leave to the EKS service to manage (#2010)
|
2022-04-12 10:36:03 +02:00 |
|
Bryant Biggs
|
69a815c7df
|
docs: Update documentation to reflect latest changes related to aws-auth configmap and upgrading (#2003)
|
2022-04-10 15:20:38 +02:00 |
|
yutachaos
|
cd8731ec5a
|
chore: Fixed doc link (#1984)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
|
2022-04-09 19:26:15 +02:00 |
|
semantic-release-bot
|
96cb454422
|
chore(release): version 18.20.1 [skip ci]
### [18.20.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.20.0...v18.20.1) (2022-04-09)
### Bug Fixes
* iam_role_user_name_prefix type as an bool ([#2000](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2000)) ([c576aad](c576aadce9))
|
2022-04-09 12:27:19 +00:00 |
|
Ken Kaizu
|
c576aadce9
|
fix: iam_role_user_name_prefix type as an bool (#2000)
|
2022-04-09 14:26:44 +02:00 |
|
semantic-release-bot
|
19b52d24fc
|
chore(release): version 18.20.0 [skip ci]
## [18.20.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.19.0...v18.20.0) (2022-04-09)
### Features
* Add support for managing `aws-auth` configmap using new `kubernetes_config_map_v1_data` resource ([#1999](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1999)) ([da3d54c](da3d54cde7))
|
2022-04-09 07:16:21 +00:00 |
|
Bryant Biggs
|
da3d54cde7
|
feat: Add support for managing aws-auth configmap using new kubernetes_config_map_v1_data resource (#1999)
|
2022-04-09 09:15:46 +02:00 |
|
Bryant Biggs
|
3ff17205a4
|
docs: Replace cluster autoscaler/node termination handler example with Karpenter (#1994)
|
2022-04-07 20:47:22 +02:00 |
|
semantic-release-bot
|
20af82846b
|
chore(release): version 18.19.0 [skip ci]
## [18.19.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.18.0...v18.19.0) (2022-04-04)
### Features
* Add `create_before_destroy` lifecycle hook to security groups created ([#1985](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1985)) ([6db89f8](6db89f8f20))
|
2022-04-04 14:35:14 +00:00 |
|
Bryant Biggs
|
6db89f8f20
|
feat: Add create_before_destroy lifecycle hook to security groups created (#1985)
|
2022-04-04 16:34:29 +02:00 |
|
Bryant Biggs
|
39a7c0c1f0
|
docs: Fix broken link and correct doc mis-spelling (#1983)
|
2022-04-03 20:52:49 +02:00 |
|