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](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/da3d54cde70adfd8b5d2770805b17d526923113e))
|
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](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/6db89f8f20a58ae5cfbab5541ff7e499ddf971b8))
|
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 |
|
Bryant Biggs
|
262b480c34
|
docs: Re-organize documentation for easier navigation and support for references in issues/PRs (#1981)
|
2022-04-03 19:48:06 +02:00 |
|
semantic-release-bot
|
f7b4798fcd
|
chore(release): version 18.18.0 [skip ci]
## [18.18.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.17.1...v18.18.0) (2022-04-03)
### Features
* Add support for allowing EFA network interfaces ([#1980](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1980)) ([523144e](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/523144e1d7d4f64ccf30656078fd10d7cd63a444))
|
2022-04-03 09:26:21 +00:00 |
|
Bryant Biggs
|
523144e1d7
|
feat: Add support for allowing EFA network interfaces (#1980)
|
2022-04-03 11:25:42 +02:00 |
|
semantic-release-bot
|
62124611d2
|
chore(release): version 18.17.1 [skip ci]
### [18.17.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.17.0...v18.17.1) (2022-04-02)
### Bug Fixes
* Correct `capacity_reservation_target` within launch templates of both EKS and self managed node groups ([#1979](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1979)) ([381144e](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/381144e3bb604b3086ceea537a6052a6179ce5b3))
|
2022-04-02 18:50:02 +00:00 |
|
Bryant Biggs
|
381144e3bb
|
fix: Correct capacity_reservation_target within launch templates of both EKS and self managed node groups (#1979)
|
2022-04-02 20:49:25 +02:00 |
|
semantic-release-bot
|
6d7245621f
|
chore(release): version 18.17.0 [skip ci]
## [18.17.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.16.0...v18.17.0) (2022-03-30)
### Features
* Add back in CloudWatch log group create deny policy to cluster IAM role ([#1974](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1974)) ([98e137f](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/98e137fad990d51a31d86e908ea593e933fc22a9))
|
2022-03-30 12:35:22 +00:00 |
|
Bryant Biggs
|
98e137fad9
|
feat: Add back in CloudWatch log group create deny policy to cluster IAM role (#1974)
|
2022-03-30 14:34:44 +02:00 |
|
semantic-release-bot
|
1c7e3164b0
|
chore(release): version 18.16.0 [skip ci]
## [18.16.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.15.0...v18.16.0) (2022-03-29)
### Features
* Support default_tags in aws_autoscaling_group ([#1973](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1973)) ([7a9458a](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/7a9458af52ddf1f6180324e845b1e8a26fd5c1f5))
|
2022-03-29 07:07:50 +00:00 |
|
Chris McNabb
|
7a9458af52
|
feat: Support default_tags in aws_autoscaling_group (#1973)
|
2022-03-29 09:07:13 +02:00 |
|
semantic-release-bot
|
4898bf326d
|
chore(release): version 18.15.0 [skip ci]
## [18.15.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.14.1...v18.15.0) (2022-03-25)
### Features
* Update TLS provider and remove unnecessary cloud init version requirements ([#1966](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1966)) ([0269d38](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/0269d38fcae2b1ca566427159d33910fe96299a7))
|
2022-03-25 08:26:54 +00:00 |
|
Bryant Biggs
|
0269d38fca
|
feat: Update TLS provider and remove unnecessary cloud init version requirements (#1966)
|
2022-03-25 09:26:16 +01:00 |
|
semantic-release-bot
|
7aed57b173
|
chore(release): version 18.14.1 [skip ci]
### [18.14.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.14.0...v18.14.1) (2022-03-24)
### Bug Fixes
* Default to cluster version for EKS and self managed node groups when a `cluster_version` is not specified ([#1963](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1963)) ([fd3a3e9](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/fd3a3e9a96d9a8fa9b22446e2ac8c36cdf68c5fc))
|
2022-03-24 14:58:20 +00:00 |
|
Bryant Biggs
|
fd3a3e9a96
|
fix: Default to cluster version for EKS and self managed node groups when a cluster_version is not specified (#1963)
|
2022-03-24 15:56:55 +01:00 |
|
semantic-release-bot
|
7369f8a19e
|
chore(release): version 18.14.0 [skip ci]
## [18.14.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.13.0...v18.14.0) (2022-03-24)
### Features
* Add tags to EKS created cluster security group to match rest of module tagging scheme ([#1957](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1957)) ([9371a29](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/9371a2943b13cc2d9ceb34aef14ec2ccee1cb721))
|
2022-03-24 07:06:35 +00:00 |
|
Bryant Biggs
|
9371a2943b
|
feat: Add tags to EKS created cluster security group to match rest of module tagging scheme (#1957)
|
2022-03-24 08:05:59 +01:00 |
|
semantic-release-bot
|
ca7854a49c
|
chore(release): version 18.13.0 [skip ci]
## [18.13.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.12.0...v18.13.0) (2022-03-23)
### Features
* Allow users to selectively attach the EKS created cluster primary security group to nodes ([#1952](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1952)) ([e21db83](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/e21db83d8ff3cd1d3f49acc611931e8917d0b6f8))
|
2022-03-23 14:42:47 +00:00 |
|
Bryant Biggs
|
e21db83d8f
|
feat: Allow users to selectively attach the EKS created cluster primary security group to nodes (#1952)
|
2022-03-23 15:41:39 +01:00 |
|
semantic-release-bot
|
9528619aca
|
chore(release): version 18.12.0 [skip ci]
## [18.12.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.11.0...v18.12.0) (2022-03-22)
### Features
* Add outputs for autoscaling group names created to aid in autoscaling group tagging ([#1953](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1953)) ([8b03b7b](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/8b03b7b85ef80db5de766827ef65b700317c68e6))
|
2022-03-22 21:26:43 +00:00 |
|
Bryant Biggs
|
8b03b7b85e
|
feat: Add outputs for autoscaling group names created to aid in autoscaling group tagging (#1953)
|
2022-03-22 22:26:00 +01:00 |
|
Adam Blasko
|
dd97344d2b
|
chore: Fixed typo in readme (#1951)
|
2022-03-22 11:25:56 +01:00 |
|
semantic-release-bot
|
6aefb829c5
|
chore(release): version 18.11.0 [skip ci]
## [18.11.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.10.2...v18.11.0) (2022-03-18)
### Features
* Allow users to specify default launch template name in node groups ([#1946](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1946)) ([a9d2cc8](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/a9d2cc8246128fc7f426f0b4596c6799ecf94d8a))
|
2022-03-18 11:30:03 +00:00 |
|
Bryant Biggs
|
a9d2cc8246
|
feat: Allow users to specify default launch template name in node groups (#1946)
|
2022-03-18 12:29:17 +01:00 |
|
Anton Babenko
|
f5511e4df1
|
chore: Updated information for users from Russia/Belarus
|
2022-03-17 14:57:15 +01:00 |
|
semantic-release-bot
|
2bd941864f
|
chore(release): version 18.10.2 [skip ci]
### [18.10.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.10.1...v18.10.2) (2022-03-17)
### Bug Fixes
* Sub-modules output the correct eks worker iam arn when workers utilize custom iam role ([#1912](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1912)) ([06a3469](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/06a3469d203fc4344d5f94564762432b5cfd2043))
|
2022-03-17 12:09:50 +00:00 |
|
Dewen Kong
|
06a3469d20
|
fix: Sub-modules output the correct eks worker iam arn when workers utilize custom iam role (#1912)
|
2022-03-17 13:09:09 +01:00 |
|
semantic-release-bot
|
66200f1c1d
|
chore(release): version 18.10.1 [skip ci]
### [18.10.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.10.0...v18.10.1) (2022-03-15)
### Bug Fixes
* Compact result of cluster security group to avoid disruptive updates when no security groups are supplied ([#1934](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1934)) ([5935670](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/5935670503bba3405b53e49ddd88a6451f534d4a))
|
2022-03-15 21:06:57 +00:00 |
|
Bryant Biggs
|
5935670503
|
fix: Compact result of cluster security group to avoid disruptive updates when no security groups are supplied (#1934)
|
2022-03-15 22:06:15 +01:00 |
|
semantic-release-bot
|
48906c342b
|
chore(release): version 18.10.0 [skip ci]
## [18.10.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.9.0...v18.10.0) (2022-03-12)
### Features
* Made it clear that we stand with Ukraine ([fad350d](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/fad350d5bf36a7e39aa3840926b4c9968e9f594c))
|
2022-03-12 10:10:46 +00:00 |
|
Anton Babenko
|
fad350d5bf
|
feat: Made it clear that we stand with Ukraine
|
2022-03-12 11:10:02 +01:00 |
|
semantic-release-bot
|
6fe818d0a3
|
chore(release): version 18.9.0 [skip ci]
## [18.9.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.8.1...v18.9.0) (2022-03-09)
### Features
* Add variables to allow users to control attributes on `cluster_encryption` IAM policy ([#1928](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1928)) ([2df1572](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/2df1572b8a031fbd31a845cc5c61f015ec387f56))
|
2022-03-09 14:14:05 +00:00 |
|
Bryant Biggs
|
2df1572b8a
|
feat: Add variables to allow users to control attributes on cluster_encryption IAM policy (#1928)
|
2022-03-09 15:13:18 +01:00 |
|
semantic-release-bot
|
27f99f03a7
|
chore(release): version 18.8.1 [skip ci]
### [18.8.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.8.0...v18.8.1) (2022-03-02)
### Bug Fixes
* Ensure that cluster encryption policy resources are only relevant when creating the IAM role ([#1917](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1917)) ([0fefca7](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/0fefca76f2258cee565359e36a4851978602f36d))
|
2022-03-02 21:11:00 +00:00 |
|
Bryant Biggs
|
0fefca76f2
|
fix: Ensure that cluster encryption policy resources are only relevant when creating the IAM role (#1917)
|
2022-03-02 22:10:22 +01:00 |
|
semantic-release-bot
|
54de3823b6
|
chore(release): version 18.8.0 [skip ci]
## [18.8.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.7.3...v18.8.0) (2022-03-02)
### Features
* Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption ([#1915](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1915)) ([7644952](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/7644952131a466ca22ba5b3e62cd988e01eff716))
|
2022-03-02 17:30:14 +00:00 |
|
Bryant Biggs
|
7644952131
|
feat: Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#1915)
|
2022-03-02 18:29:35 +01:00 |
|
semantic-release-bot
|
cbd9e4fc0e
|
chore(release): version 18.7.3 [skip ci]
### [18.7.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.7.2...v18.7.3) (2022-03-02)
### Bug Fixes
* Add support for overriding DNS suffix for cluster IAM role service principal endpoint ([#1905](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1905)) ([9af0c24](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/9af0c2495a1fe7a02411ac436f48f6d9ca8b359f))
|
2022-03-02 17:26:58 +00:00 |
|
Bryant Biggs
|
9af0c2495a
|
fix: Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#1905)
|
2022-03-02 18:26:20 +01:00 |
|
semantic-release-bot
|
9a99689cc1
|
chore(release): version 18.7.2 [skip ci]
### [18.7.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.7.1...v18.7.2) (2022-02-16)
### Bug Fixes
* Update examples to show integration and usage of new IRSA submodule ([#1882](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1882)) ([8de02b9](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/8de02b9ff4690d1bbefb86d3441662b16abb03dd))
|
2022-02-16 20:23:37 +00:00 |
|
Bryant Biggs
|
8de02b9ff4
|
fix: Update examples to show integration and usage of new IRSA submodule (#1882)
|
2022-02-16 21:23:04 +01:00 |
|
semantic-release-bot
|
8993d85d25
|
chore(release): version 18.7.1 [skip ci]
### [18.7.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.7.0...v18.7.1) (2022-02-15)
### Bug Fixes
* Add missing quotes to block_duration_minutes ([#1881](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1881)) ([8bc6488](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/8bc6488d559d603b539bc1a9c4eb8c57c529b25e))
|
2022-02-15 17:32:24 +00:00 |
|
Andrew Conti
|
8bc6488d55
|
fix: Add missing quotes to block_duration_minutes (#1881)
|
2022-02-15 18:31:48 +01:00 |
|
semantic-release-bot
|
e1a71e8ebe
|
chore(release): version 18.7.0 [skip ci]
## [18.7.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.6.1...v18.7.0) (2022-02-15)
### Features
* Add variable to provide additional OIDC thumbprints ([#1865](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1865)) ([3fc9f2d](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/3fc9f2d69c32a2536aaee45adbe0c3449d7fc986))
|
2022-02-15 13:43:21 +00:00 |
|
Fernando Viana
|
3fc9f2d69c
|
feat: Add variable to provide additional OIDC thumbprints (#1865)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
|
2022-02-15 14:42:44 +01:00 |
|