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](0269d38fca))
|
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](fd3a3e9a96))
|
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](9371a2943b))
|
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](e21db83d8f))
|
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](8b03b7b85e))
|
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](a9d2cc8246))
|
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](06a3469d20))
|
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](5935670503))
|
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](fad350d5bf))
|
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](2df1572b8a))
|
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](0fefca76f2))
|
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](7644952131))
|
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](9af0c2495a))
|
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](8de02b9ff4))
|
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](8bc6488d55))
|
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](3fc9f2d69c))
|
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 |
|
semantic-release-bot
|
c0571ab612
|
chore(release): version 18.6.1 [skip ci]
### [18.6.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.6.0...v18.6.1) (2022-02-15)
### Bug Fixes
* Update autoscaling group `tags` -> `tag` to support v4 of AWS provider ([#1866](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1866)) ([74ad4b0](74ad4b09b7))
|
2022-02-15 13:02:33 +00:00 |
|
Bryant Biggs
|
74ad4b09b7
|
fix: Update autoscaling group tags -> tag to support v4 of AWS provider (#1866)
|
2022-02-15 14:01:52 +01:00 |
|
semantic-release-bot
|
9c9ac81e3a
|
chore(release): version 18.6.0 [skip ci]
## [18.6.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.5.1...v18.6.0) (2022-02-11)
### Features
* Add additional output for OIDC provider (issuer URL without leading `https://`) ([#1870](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1870)) ([d3b6847](d3b68479de))
|
2022-02-11 21:27:10 +00:00 |
|
Bryant Biggs
|
d3b68479de
|
feat: Add additional output for OIDC provider (issuer URL without leading https://) (#1870)
|
2022-02-11 22:26:36 +01:00 |
|
Janosch Maier
|
6a30b73fe4
|
docs: Update security group additional rules description for sourcing created security groups (#1860)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
|
2022-02-09 13:54:38 +01:00 |
|
semantic-release-bot
|
d0e831b535
|
chore(release): version 18.5.1 [skip ci]
### [18.5.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.5.0...v18.5.1) (2022-02-09)
### Bug Fixes
* Use existing node security group when one is provided ([#1861](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1861)) ([c821ba7](c821ba78ca))
|
2022-02-09 12:32:25 +00:00 |
|
Bryant Biggs
|
c821ba78ca
|
fix: Use existing node security group when one is provided (#1861)
|
2022-02-09 13:31:47 +01:00 |
|
Bryant Biggs
|
07841806a4
|
chore: remove incorrect resource ARNs for cloudwatch event rule (#1854)
|
2022-02-08 20:17:25 +01:00 |
|
semantic-release-bot
|
43822aff06
|
chore(release): version 18.5.0 [skip ci]
## [18.5.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.4.1...v18.5.0) (2022-02-08)
### Features
* Allow conditional creation of node groups to be set within node group definitions ([#1848](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1848)) ([665f468](665f468c1f))
|
2022-02-08 09:16:54 +00:00 |
|
PhilippMT
|
665f468c1f
|
feat: Allow conditional creation of node groups to be set within node group definitions (#1848)
|
2022-02-08 10:16:08 +01:00 |
|
semantic-release-bot
|
6c6841cdb8
|
chore(release): version 18.4.1 [skip ci]
### [18.4.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.4.0...v18.4.1) (2022-02-07)
### Bug Fixes
* Add node group dependency for EKS addons resource creation ([#1840](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1840)) ([2515e0e](2515e0e561))
|
2022-02-07 20:34:21 +00:00 |
|
Bryant Biggs
|
2515e0e561
|
fix: Add node group dependency for EKS addons resource creation (#1840)
|
2022-02-07 21:33:35 +01:00 |
|
semantic-release-bot
|
ef22c7988c
|
chore(release): version 18.4.0 [skip ci]
## [18.4.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.3.1...v18.4.0) (2022-02-06)
### Features
* enable IRSA by default ([#1849](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1849)) ([21c3802](21c3802dea))
|
2022-02-06 19:37:10 +00:00 |
|
Bryant Biggs
|
21c3802dea
|
feat: enable IRSA by default (#1849)
|
2022-02-06 20:36:34 +01:00 |
|
semantic-release-bot
|
2a47dfec16
|
chore(release): version 18.3.1 [skip ci]
### [18.3.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.3.0...v18.3.1) (2022-02-04)
### Bug Fixes
* The `block_duration_minutes` attribute under launch template `spot_options` is not a required ([#1847](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1847)) ([ccc4747](ccc4747122))
|
2022-02-04 20:09:19 +00:00 |
|
Bryant Biggs
|
ccc4747122
|
fix: The block_duration_minutes attribute under launch template spot_options is not a required (#1847)
|
2022-02-04 21:08:43 +01:00 |
|