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](523144e1d7))
|
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](381144e3bb))
|
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](98e137fad9))
|
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](7a9458af52))
|
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](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 |
|