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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Anton Babenko
|
967403be73
|
Updated CHANGELOG
|
2021-11-02 11:20:40 +01:00 |
|
Anton Babenko
|
6b3a8e6237
|
Updated CHANGELOG
|
2021-10-14 09:47:56 +02:00 |
|
Anton Babenko
|
306ad727f3
|
Updated CHANGELOG
|
2021-10-12 15:21:42 +02:00 |
|
Anton Babenko
|
284b038bfd
|
Updated CHANGELOG
|
2021-09-17 16:47:30 +02:00 |
|
Anton Babenko
|
926af35595
|
Updated CHANGELOG
|
2021-09-16 11:36:11 +02:00 |
|
Anton Babenko
|
8d4fdc7108
|
Updated CHANGELOG
|
2021-09-08 19:25:05 +02:00 |
|
Anton Babenko
|
95237e9e9e
|
Updated CHANGELOG
|
2021-09-08 18:51:41 +02:00 |
|
Anton Babenko
|
281e46a0e3
|
Updated CHANGELOG
|
2021-09-08 09:30:30 +02:00 |
|
Anton Babenko
|
a9b84558b1
|
Updated CHANGELOG
|
2021-09-06 15:16:04 +02:00 |
|
Anton Babenko
|
7f8232c570
|
Updated CHANGELOG
|
2021-09-06 14:05:53 +02:00 |
|
Anton Babenko
|
d1d135b13f
|
Updated CHANGELOG
|
2021-09-06 13:41:09 +02:00 |
|
Anton Babenko
|
577e16d167
|
Updated CHANGELOG
|
2021-09-06 11:25:52 +02:00 |
|
Anton Babenko
|
013afb0cc6
|
Updated CHANGELOG
|
2021-09-04 10:47:46 +02:00 |
|
Anton Babenko
|
ff0360fd60
|
Updated CHANGELOG
|
2021-09-03 22:56:31 +02:00 |
|
Anton Babenko
|
be71ef203b
|
Updated CHANGELOG
|
2021-09-03 17:08:20 +02:00 |
|
Anton Babenko
|
a9c29719e8
|
Updated CHANGELOG
|
2021-09-03 10:45:04 +02:00 |
|
Anton Babenko
|
c2bd137152
|
Updated CHANGELOG
|
2021-09-02 12:28:28 +02:00 |
|
Anton Babenko
|
979d62d9b8
|
Updated CHANGELOG
|
2021-08-31 15:12:00 +02:00 |
|
Anton Babenko
|
02c9a52f3b
|
Updated CHANGELOG
|
2021-08-31 12:27:26 +02:00 |
|
Anton Babenko
|
4be3cc3045
|
Updated CHANGELOG
|
2021-08-27 09:37:37 +02:00 |
|
Anton Babenko
|
4e5b8bf095
|
Updated CHANGELOG
|
2021-08-25 16:55:56 +02:00 |
|
Anton Babenko
|
b15d8998e6
|
Updated CHANGELOG
|
2021-08-25 15:24:57 +02:00 |
|
Thierno IB. BARRY
|
9022013844
|
chore: Update changelog (#1435)
|
2021-06-09 20:02:28 +02:00 |
|
Thierno IB. BARRY
|
6c1eff7c10
|
chore: Update changelog (#1414)
|
2021-05-28 22:14:58 +02:00 |
|
Thierno IB. BARRY
|
2df401fe7f
|
chore: Update changelog (#1408)
|
2021-05-28 16:52:54 +02:00 |
|
Thierno IB. BARRY
|
3529caeeb8
|
chore: Update changelog (#1405)
|
2021-05-28 15:33:43 +02:00 |
|
Thierno IB. BARRY
|
1dc56fd5ab
|
chore: Update changelog (#1402)
|
2021-05-28 15:03:38 +02:00 |
|
Thierno IB. BARRY
|
c039e1e7a2
|
chore: Update changelog (#1388)
|
2021-05-24 23:13:23 +02:00 |
|
Thierno IB. BARRY
|
ff4450e297
|
chore: Update changelog (#1377)
|
2021-05-19 22:51:03 +02:00 |
|
Thierno IB. BARRY
|
468a4b5fae
|
chore: update changelog (#1374)
|
2021-05-19 15:33:43 +02:00 |
|
Thierno IB. BARRY
|
acbf51c333
|
chore: Update changelog (#1363)
|
2021-05-17 22:23:43 +02:00 |
|
Thierno IB. BARRY
|
65ba9de0d8
|
chore: update changelog (#1334)
|
2021-05-04 23:08:09 +02:00 |
|