Commit Graph

719 Commits

Author SHA1 Message Date
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
Christopher Haar
6959b9bae3 fix: Added Deny for CreateLogGroup action in EKS cluster role (#1594) 2021-11-02 15:34:12 +01:00
Dawid Rogaczewski
8334d0d40d chore: Fixed CI (replaced git protocol with https) (#1666) 2021-11-02 14:57:49 +01:00
Dawid Rogaczewski
f16cd37060 chore: Migrate from the stalebot app to GitHub Action (#1665) 2021-11-02 14:03:11 +01:00
Anton Babenko
967403be73 Updated CHANGELOG 2021-11-02 11:20:40 +01:00
Vilvaramadurai Samidurai (Vilva)
ed048f3c1a feat: Added support for client.authentication.k8s.io/v1beta1 (#1550) 2021-11-02 11:19:40 +01:00
Steve Hipwell
949bebe5bc feat: Improve managed node group bootstrap revisited (#1577) 2021-11-02 10:56:44 +01:00
Tamas Millian
bc0988cf80 fix: Fixed variable reference for snapshot_id (#1634) 2021-10-18 14:26:38 +02:00
Anton Babenko
6b3a8e6237 Updated CHANGELOG 2021-10-14 09:47:56 +02:00
Steve Hipwell
7c335546d6 fix: MNG cluster datasource errors (#1639) 2021-10-14 09:47:27 +02:00
Anton Babenko
306ad727f3 Updated CHANGELOG 2021-10-12 15:21:42 +02:00
Dawid Rogaczewski
99d289988d fix: Rebuild examples (#1625) 2021-10-12 15:20:14 +02:00
Dawid Rogaczewski
54a5f1e42b fix: bug with data source in managed groups submodule (#1633) 2021-10-12 12:45:41 +02:00
Steve Hipwell
f198efd2c4 feat: Fix custom AMI bootstrap (#1580) 2021-10-08 16:41:10 +02:00
Junaid Ali
b177806614 feat: Enable throughput & iops configs for managed node_groups (#1584) 2021-10-07 15:19:23 +02:00
omjadas
8866569d53 feat: Allow snapshot_id to be specified for additional_ebs_volumes (#1431) 2021-10-07 14:26:53 +02:00
Paul B Schroeder
f37e5af88a feat: Allow interface_type to be specified in worker_groups_launch_template (#1439) 2021-10-07 14:21:13 +02:00