Commit Graph

856 Commits

Author SHA1 Message Date
Bryant Biggs
0a52d690d5 feat: Add output for launch template name, and correct variable type value (#2205) 2022-08-17 12:24:22 +02:00
semantic-release-bot
c0f14fbdef chore(release): version 18.27.1 [skip ci]
### [18.27.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.27.0...v18.27.1) (2022-08-09)

### Bug Fixes

* Remove empty `""` from node group names output when node group creation is disabled ([#2197](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2197)) ([d2f162b](d2f162b190))
2022-08-09 19:25:53 +00:00
Bryant Biggs
d2f162b190 fix: Remove empty "" from node group names output when node group creation is disabled (#2197) 2022-08-09 15:25:11 -04:00
semantic-release-bot
34dc4bd37d chore(release): version 18.27.0 [skip ci]
## [18.27.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.6...v18.27.0) (2022-08-09)

### Features

* Default to clusters OIDC issuer URL for `aws_eks_identity_provider_config` ([#2190](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2190)) ([93065fa](93065fabdf))
2022-08-09 19:07:15 +00:00
Igor Brites
93065fabdf feat: Default to clusters OIDC issuer URL for aws_eks_identity_provider_config (#2190)
feat: setting oidc issuer as default option for aws_eks_identity_provider_config

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
2022-08-09 15:06:39 -04:00
pen-pal
6d3fc1b93a docs: Update KMS Key Default Policy Description (#2176) 2022-08-08 20:01:07 -04:00
semantic-release-bot
58285f37d1 chore(release): version 18.26.6 [skip ci]
### [18.26.6](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.5...v18.26.6) (2022-07-22)

### Bug Fixes

* Pin TLS provider version to 3.x versions only ([#2174](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2174)) ([d990ea8](d990ea8aff))
2022-07-22 12:29:39 +00:00
Bryant Biggs
d990ea8aff fix: Pin TLS provider version to 3.x versions only (#2174) 2022-07-22 08:29:00 -04:00
semantic-release-bot
640a99485e chore(release): version 18.26.5 [skip ci]
### [18.26.5](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.4...v18.26.5) (2022-07-20)

### Bug Fixes

* Bump kms module to 1.0.2 to fix malformed policy document when not specifying key_owners ([#2163](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2163)) ([0fd1ab1](0fd1ab1db9))
2022-07-20 18:06:27 +00:00
Pedro Fragoso
0fd1ab1db9 fix: Bump kms module to 1.0.2 to fix malformed policy document when not specifying key_owners (#2163) 2022-07-20 14:05:47 -04:00
semantic-release-bot
f8d4f3bdbc chore(release): version 18.26.4 [skip ci]
### [18.26.4](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.26.3...v18.26.4) (2022-07-20)

### Bug Fixes

* Use partition data source on VPC CNI IPv6 policy ([#2161](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2161)) ([f2d67ff](f2d67ffa97))
2022-07-20 11:02:06 +00:00
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