kahirokunn
|
9186defcf6
|
feat: Add launch_template_tags variable for additional launch template tags (#1835)
|
2022-02-03 15:45:50 +01:00 |
|
semantic-release-bot
|
d81ff0ddb1
|
chore(release): version 18.2.7 [skip ci]
### [18.2.7](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.6...v18.2.7) (2022-02-02)
### Bug Fixes
* Don't tag self managed node security group with kubernetes.io/cluster tag ([#1774](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1774)) ([a638e4a](a638e4a754))
|
2022-02-02 15:26:35 +00:00 |
|
Devin Young
|
a638e4a754
|
fix: Don't tag self managed node security group with kubernetes.io/cluster tag (#1774)
|
2022-02-02 16:25:52 +01:00 |
|
semantic-release-bot
|
d0de694b66
|
chore(release): version 18.2.6 [skip ci]
### [18.2.6](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.5...v18.2.6) (2022-02-01)
### Bug Fixes
* Wrong rolearn in aws_auth_configmap_yaml ([#1820](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1820)) ([776009d](776009d74b))
|
2022-02-01 18:22:25 +00:00 |
|
Kaji
|
776009d74b
|
fix: Wrong rolearn in aws_auth_configmap_yaml (#1820)
|
2022-02-01 19:21:51 +01:00 |
|
semantic-release-bot
|
b38124bd54
|
chore(release): version 18.2.5 [skip ci]
### [18.2.5](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.4...v18.2.5) (2022-02-01)
### Bug Fixes
* Correct issue where custom launch template is not used when EKS managed node group is used externally ([#1824](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1824)) ([e16b3c4](e16b3c4cbd))
|
2022-02-01 17:45:16 +00:00 |
|
Bryant Biggs
|
e16b3c4cbd
|
fix: Correct issue where custom launch template is not used when EKS managed node group is used externally (#1824)
|
2022-02-01 18:44:43 +01:00 |
|
semantic-release-bot
|
f9403cf8b2
|
chore(release): version 18.2.4 [skip ci]
### [18.2.4](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.3...v18.2.4) (2022-01-30)
### Bug Fixes
* add missing `launch_template_use_name_prefix` parameter to the root module ([#1818](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1818)) ([d6888b5](d6888b5eb6))
|
2022-01-30 17:15:55 +00:00 |
|
efaif
|
d6888b5eb6
|
fix: add missing launch_template_use_name_prefix parameter to the root module (#1818)
|
2022-01-30 18:15:21 +01:00 |
|
semantic-release-bot
|
16f46db94b
|
chore(release): version 18.2.3 [skip ci]
### [18.2.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.2...v18.2.3) (2022-01-24)
### Bug Fixes
* Add missing `mixed_instances_policy` parameter to the root module ([#1808](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1808)) ([4af77f2](4af77f244a))
|
2022-01-24 20:19:53 +00:00 |
|
Bryant Biggs
|
4af77f244a
|
fix: Add missing mixed_instances_policy parameter to the root module (#1808)
|
2022-01-24 21:19:13 +01:00 |
|
Bryant Biggs
|
c45adce32e
|
chore: add example usage of extending cluster and node security group access rules (#1805)
|
2022-01-22 08:17:09 +01:00 |
|
semantic-release-bot
|
243d93adff
|
chore(release): version 18.2.2 [skip ci]
### [18.2.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.1...v18.2.2) (2022-01-22)
### Bug Fixes
* Attributes in timeouts are erroneously reversed ([#1804](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1804)) ([f8fe584](f8fe584d5b))
|
2022-01-22 07:16:21 +00:00 |
|
Vincent Yin
|
f8fe584d5b
|
fix: Attributes in timeouts are erroneously reversed (#1804)
|
2022-01-22 08:15:38 +01:00 |
|
semantic-release-bot
|
9f85dc8cf5
|
chore(release): version 18.2.1 [skip ci]
### [18.2.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.2.0...v18.2.1) (2022-01-18)
### Bug Fixes
* Change `instance_metadata_tags` to default to `null`/`disabled` due to tag key pattern conflict ([#1788](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1788)) ([8e4dfa2](8e4dfa2be5))
|
2022-01-18 14:03:43 +00:00 |
|
Bryant Biggs
|
8e4dfa2be5
|
fix: Change instance_metadata_tags to default to null/disabled due to tag key pattern conflict (#1788)
|
2022-01-18 15:03:09 +01:00 |
|
Nick Janetakis
|
fcd4abb570
|
docs: Add use case examples to the 18.x upgrade guide (#1783)
|
2022-01-17 18:17:33 +01:00 |
|
semantic-release-bot
|
9c6c36c5c8
|
chore(release): version 18.2.0 [skip ci]
## [18.2.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.1.0...v18.2.0) (2022-01-14)
### Features
* Add `instance_metadata_tags` attribute to launch templates ([#1781](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1781)) ([85bb1a0](85bb1a00b6))
|
2022-01-14 20:23:36 +00:00 |
|
Bryant Biggs
|
85bb1a00b6
|
feat: Add instance_metadata_tags attribute to launch templates (#1781)
|
2022-01-14 21:22:58 +01:00 |
|
semantic-release-bot
|
aba94002e4
|
chore(release): version 18.1.0 [skip ci]
## [18.1.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.6...v18.1.0) (2022-01-14)
### Features
* Add support for networking `ip_family` which enables support for IPV6 ([#1759](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1759)) ([314192e](314192e2eb))
|
2022-01-14 20:17:35 +00:00 |
|
Bryant Biggs
|
314192e2eb
|
feat: Add support for networking ip_family which enables support for IPV6 (#1759)
|
2022-01-14 21:17:03 +01:00 |
|
yutachaos
|
cf985c2347
|
chore: Fixed some broken urls in the docs (#1775)
|
2022-01-13 12:28:04 +01:00 |
|
Bryant Biggs
|
78555e1a13
|
chore: Update user data docs to correct mistake of showing bootstrap_extra_args when prepending user data (default AMI) (#1773)
|
2022-01-12 20:23:45 +01:00 |
|
semantic-release-bot
|
5818de1fbd
|
chore(release): version 18.0.6 [skip ci]
### [18.0.6](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.5...v18.0.6) (2022-01-11)
### Bug Fixes
* Correct remote access variable for security groups and add example for additional IAM policies ([#1766](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1766)) ([f54bd30](f54bd3047b))
|
2022-01-11 20:03:53 +00:00 |
|
Bryant Biggs
|
f54bd3047b
|
fix: Correct remote access variable for security groups and add example for additional IAM policies (#1766)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
|
2022-01-11 21:03:20 +01:00 |
|
Bryant Biggs
|
7babe87775
|
chore: Update documentation related to default EKS node group settings and v18.x security group changes (#1760)
|
2022-01-10 17:57:23 +01:00 |
|
Bryant Biggs
|
a1d28a721a
|
chore: Update release configuration files to correctly use conventional-commits (#1755)
|
2022-01-10 10:22:56 +01:00 |
|
semantic-release-bot
|
a5bf9429bd
|
chore(release): version 18.0.5 [skip ci]
### [18.0.5](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.4...v18.0.5) (2022-01-08)
### Bug Fixes
* Use the prefix_seperator var for node sg prefix ([#1751](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1751)) ([62879dd](62879dd81a))
|
2022-01-08 20:38:07 +00:00 |
|
Martijn van der Ploeg
|
62879dd81a
|
fix: Use the prefix_seperator var for node sg prefix (#1751)
|
2022-01-08 21:37:19 +01:00 |
|
semantic-release-bot
|
b2e901c4e1
|
chore(release): version 18.0.4 [skip ci]
### [18.0.4](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.3...v18.0.4) (2022-01-07)
### Bug Fixes
* Not to iterate over remote_access object in dynamic block ([#1743](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1743)) ([86b3c33](86b3c339a7))
|
2022-01-07 12:53:25 +00:00 |
|
Jian Zeng
|
86b3c339a7
|
fix: Not to iterate over remote_access object in dynamic block (#1743)
|
2022-01-07 13:52:47 +01:00 |
|
semantic-release-bot
|
3c6686379d
|
chore(release): version 18.0.3 [skip ci]
### [18.0.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.2...v18.0.3) (2022-01-06)
### Bug Fixes
* Remove trailing hyphen from cluster security group and iam role name prefix ([#1745](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1745)) ([7089c71](7089c71e64))
|
2022-01-06 20:29:46 +00:00 |
|
Devin Young
|
7089c71e64
|
fix: Remove trailing hyphen from cluster security group and iam role name prefix (#1745)
|
2022-01-06 21:29:15 +01:00 |
|
semantic-release-bot
|
b2f6b19b71
|
chore(release): version 18.0.2 [skip ci]
### [18.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.1...v18.0.2) (2022-01-06)
### Bug Fixes
* Change variable "node_security_group_additional_rules" from type map(any) to any ([#1747](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1747)) ([8921827](89218279d4))
|
2022-01-06 20:10:46 +00:00 |
|
Pedro Magalhães
|
89218279d4
|
fix: Change variable "node_security_group_additional_rules" from type map(any) to any (#1747)
|
2022-01-06 21:10:10 +01:00 |
|
semantic-release-bot
|
3d151b2c85
|
chore(release): version 18.0.1 [skip ci]
### [18.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v18.0.0...v18.0.1) (2022-01-06)
### Bug Fixes
* Correct conditional map for cluster security group additional rules ([#1738](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1738)) ([a2c7caa](a2c7caac9f))
|
2022-01-06 11:27:47 +00:00 |
|
Bryant Biggs
|
a2c7caac9f
|
fix: Correct conditional map for cluster security group additional rules (#1738)
|
2022-01-06 12:27:04 +01:00 |
|
semantic-release-bot
|
d71ef01c37
|
chore(release): version 18.0.0 [skip ci]
## [18.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.24.0...v18.0.0) (2022-01-05)
### ⚠ BREAKING CHANGES
* Removed support for launch configuration and replace `count` with `for_each` (#1680)
### Features
* Removed support for launch configuration and replace `count` with `for_each` ([#1680](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1680)) ([ee9f0c6](ee9f0c646a))
### Bug Fixes
* Update preset rule on semantic-release to use conventional commits ([#1736](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1736)) ([be86c0b](be86c0b898))
|
2022-01-05 19:57:24 +00:00 |
|
Bryant Biggs
|
be86c0b898
|
fix: Update preset rule on semantic-release to use conventional commits (#1736)
|
2022-01-05 20:56:42 +01:00 |
|
Bryant Biggs
|
ee9f0c646a
|
feat!: Removed support for launch configuration and replace count with for_each (#1680)
|
2022-01-05 13:01:31 +01:00 |
|
Anton Babenko
|
d569aa3554
|
chore: Fixed types in PR title (#1718)
|
2021-12-13 15:26:21 +01:00 |
|
Anton Babenko
|
8d33a46170
|
chore: Updated allowed types for PR title (#1716)
|
2021-12-12 21:55:51 +01:00 |
|
Anton Babenko
|
3002be59ef
|
chore: Added action to validate PR title (#1715)
|
2021-12-12 21:49:57 +01:00 |
|
semantic-release-bot
|
e90c877a74
|
chore(release): version 17.24.0 [skip ci]
# [17.24.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.23.0...v17.24.0) (2021-11-22)
### Bug Fixes
* Added Deny for CreateLogGroup action in EKS cluster role ([#1594](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1594)) ([6959b9b](6959b9bae3))
* update CI/CD process to enable auto-release workflow ([#1698](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1698)) ([b876ff9](b876ff9513))
### Features
* Add ability to define custom timeout for fargate profiles ([#1614](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1614)) ([b7539dc](b7539dc220))
* Removed ng_depends_on variable and related hack ([#1672](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1672)) ([56e93d7](56e93d77de))
|
2021-11-22 16:16:43 +00:00 |
|
Bryant Biggs
|
b876ff9513
|
fix: update CI/CD process to enable auto-release workflow (#1698)
|
2021-11-22 17:15:50 +01:00 |
|
Dawid Rogaczewski
|
56e93d77de
|
feat: Removed ng_depends_on variable and related hack (#1672)
|
2021-11-06 20:19:03 +01:00 |
|
Dawid Rogaczewski
|
fb3a7ce450
|
docs: update faq about dedicated subnets for control plane (#1674)
|
2021-11-06 20:14:05 +01:00 |
|
Dawid Rogaczewski
|
4e54eaac16
|
chore: update cluster_version description (#1671)
|
2021-11-05 11:12:26 +01:00 |
|
Dawid Rogaczewski
|
c69c39487b
|
chore: Extend example launch_templates_with_managed_node_groups (#1667)
|
2021-11-03 11:37:27 +01:00 |
|
Ivan Dechovski
|
b7539dc220
|
feat: Add ability to define custom timeout for fargate profiles (#1614)
|
2021-11-03 10:44:26 +01:00 |
|