All notable changes to this project will be documented in this file.
19.21.0 (2023-12-11)
19.20.0 (2023-11-14)
19.19.1 (2023-11-10)
- Remove additional conditional on Karpenter instance profile creation to support upgrading (#2812) (c36c8dc)
19.19.0 (2023-11-04)
19.18.0 (2023-11-01)
19.17.4 (2023-10-30)
19.17.3 (2023-10-30)
19.17.2 (2023-10-10)
19.17.1 (2023-10-06)
19.17.0 (2023-10-06)
19.16.0 (2023-08-03)
- Add
node_iam_role_arns
local variable to check for Windows platform on EKS managed nodegroups (#2477) (adb47f4)
19.15.4 (2023-07-27)
19.15.3 (2023-06-09)
19.15.2 (2023-05-30)
- Ensure
isra_tag_values
can be tried before defaulting tocluster_name
on Karpenter module (#2631) (6c56e2a)
19.15.1 (2023-05-24)
19.15.0 (2023-05-24)
19.14.0 (2023-05-17)
19.13.1 (2023-04-18)
19.13.0 (2023-04-12)
19.12.0 (2023-03-31)
19.11.0 (2023-03-28)
19.10.3 (2023-03-23)
19.10.2 (2023-03-23)
19.10.1 (2023-03-17)
19.10.0 (2023-02-17)
19.9.0 (2023-02-17)
19.8.0 (2023-02-15)
19.7.0 (2023-02-07)
19.6.0 (2023-01-28)
19.5.1 (2023-01-05)
19.5.0 (2023-01-05)
19.4.3 (2023-01-05)
19.4.2 (2022-12-20)
19.4.1 (2022-12-20)
19.4.0 (2022-12-19)
19.3.1 (2022-12-18)
19.3.0 (2022-12-18)
19.2.0 (2022-12-18)
- Ensure all supported resources are tagged under
tag_specifications
on launch templates (#2352) (0751a0c)
19.1.1 (2022-12-17)
- Use IAM session context data source to resolve the identities role when using
assumed_role
(#2347) (71b8eca)
19.1.0 (2022-12-16)
19.0.4 (2022-12-07)
- Ensure that custom KMS key is not created if encryption is not enabled, support computed values in cluster name (#2328) (b83f6d9)
19.0.3 (2022-12-07)
19.0.2 (2022-12-06)
19.0.1 (2022-12-06)
- Call to lookup() closed too early, breaks sg rule creation in cluster sg if custom source sg is defined. (#2319) (7bc4a27)
19.0.0 (2022-12-05)
- Add support for Outposts, remove node security group, add support for addon
preserve
andmost_recent
configurations (#2250)
- Add support for Outposts, remove node security group, add support for addon
preserve
andmost_recent
configurations (#2250) (b2e97ca)
18.31.2 (2022-11-23)
18.31.1 (2022-11-22)
18.31.0 (2022-11-21)
18.30.3 (2022-11-07)
18.30.2 (2022-10-14)
- Disable creation of cluster security group rules that map to node security group when
create_node_security_group
=false
(#2274) (28ccece)
18.30.1 (2022-10-11)
18.30.0 (2022-09-29)
- Add output for cluster TLS certificate SHA1 fingerprint and provider tags to cluster primary security group (#2249) (a74e980)
18.29.1 (2022-09-26)
- Set
image_id
to come from the launch template instead of data source for self-managed node groups (#2239) (c5944e5)
18.29.0 (2022-08-26)
18.28.0 (2022-08-17)
18.27.1 (2022-08-09)
18.27.0 (2022-08-09)
18.26.6 (2022-07-22)
18.26.5 (2022-07-20)
- Bump kms module to 1.0.2 to fix malformed policy document when not specifying key_owners (#2163) (0fd1ab1)
18.26.4 (2022-07-20)
18.26.3 (2022-07-05)
- Correct Fargate profiles additional IAM role policies default type to match variable (#2143) (c4e6d28)
18.26.2 (2022-07-01)
18.26.1 (2022-06-29)
18.26.0 (2022-06-28)
18.25.0 (2022-06-28)
18.24.1 (2022-06-19)
18.24.0 (2022-06-18)
- Add support for specifying control plane subnets separate from those used by node groups (data plane) (#2113) (ebc91bc)
18.23.0 (2022-06-02)
18.22.0 (2022-06-02)
18.21.0 (2022-05-12)
18.20.5 (2022-04-21)
- Add conditional variable to allow users to opt out of tagging cluster primary security group (#2034) (51e4182)
18.20.4 (2022-04-20)
18.20.3 (2022-04-20)
- Add
compact()
toaws_auth_configmap_yaml
for when node groups are set tocreate = false
(#2029) (c173ba2)
18.20.2 (2022-04-12)
- Avoid re-naming the primary security group through a
Name
tag and leave to the EKS service to manage (#2010) (b5ae5da)
18.20.1 (2022-04-09)
18.20.0 (2022-04-09)
- Add support for managing
aws-auth
configmap using newkubernetes_config_map_v1_data
resource (#1999) (da3d54c)
18.19.0 (2022-04-04)
18.18.0 (2022-04-03)
18.17.1 (2022-04-02)
- Correct
capacity_reservation_target
within launch templates of both EKS and self managed node groups (#1979) (381144e)
18.17.0 (2022-03-30)
18.16.0 (2022-03-29)
18.15.0 (2022-03-25)
18.14.1 (2022-03-24)
- Default to cluster version for EKS and self managed node groups when a
cluster_version
is not specified (#1963) (fd3a3e9)
18.14.0 (2022-03-24)
- Add tags to EKS created cluster security group to match rest of module tagging scheme (#1957) (9371a29)
18.13.0 (2022-03-23)
- Allow users to selectively attach the EKS created cluster primary security group to nodes (#1952) (e21db83)
18.12.0 (2022-03-22)
- Add outputs for autoscaling group names created to aid in autoscaling group tagging (#1953) (8b03b7b)
18.11.0 (2022-03-18)
18.10.2 (2022-03-17)
- Sub-modules output the correct eks worker iam arn when workers utilize custom iam role (#1912) (06a3469)
18.10.1 (2022-03-15)
- Compact result of cluster security group to avoid disruptive updates when no security groups are supplied (#1934) (5935670)
18.10.0 (2022-03-12)
- Made it clear that we stand with Ukraine (fad350d)
18.9.0 (2022-03-09)
- Add variables to allow users to control attributes on
cluster_encryption
IAM policy (#1928) (2df1572)
18.8.1 (2022-03-02)
- Ensure that cluster encryption policy resources are only relevant when creating the IAM role (#1917) (0fefca7)
18.8.0 (2022-03-02)
- Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#1915) (7644952)
18.7.3 (2022-03-02)
- Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#1905) (9af0c24)
18.7.2 (2022-02-16)
18.7.1 (2022-02-15)
18.7.0 (2022-02-15)
18.6.1 (2022-02-15)
18.6.0 (2022-02-11)
18.5.1 (2022-02-09)
18.5.0 (2022-02-08)
18.4.1 (2022-02-07)
18.4.0 (2022-02-06)
18.3.1 (2022-02-04)
- The
block_duration_minutes
attribute under launch templatespot_options
is not a required (#1847) (ccc4747)
18.3.0 (2022-02-03)
18.2.7 (2022-02-02)
18.2.6 (2022-02-01)
18.2.5 (2022-02-01)
- Correct issue where custom launch template is not used when EKS managed node group is used externally (#1824) (e16b3c4)
18.2.4 (2022-01-30)
18.2.3 (2022-01-24)
18.2.2 (2022-01-22)
18.2.1 (2022-01-18)
- Change
instance_metadata_tags
to default tonull
/disabled
due to tag key pattern conflict (#1788) (8e4dfa2)
18.2.0 (2022-01-14)
18.1.0 (2022-01-14)
18.0.6 (2022-01-11)
- Correct remote access variable for security groups and add example for additional IAM policies (#1766) (f54bd30)
18.0.5 (2022-01-08)
18.0.4 (2022-01-07)
18.0.3 (2022-01-06)
18.0.2 (2022-01-06)
18.0.1 (2022-01-06)
18.0.0 (2022-01-05)
- Removed support for launch configuration and replace
count
withfor_each
(#1680)
17.24.0 (2021-11-22)
- Added Deny for CreateLogGroup action in EKS cluster role (#1594) (6959b9b)
- update CI/CD process to enable auto-release workflow (#1698) (b876ff9)
- Add ability to define custom timeout for fargate profiles (#1614) (b7539dc)
- Removed ng_depends_on variable and related hack (#1672) (56e93d7)
v17.23.0 - 2021-11-02
FEATURES:
- Added support for client.authentication.k8s.io/v1beta1 (#1550)
- Improve managed node group bootstrap revisited (#1577)
BUG FIXES:
- Fixed variable reference for snapshot_id (#1634)
v17.22.0 - 2021-10-14
BUG FIXES:
- MNG cluster datasource errors (#1639)
v17.21.0 - 2021-10-12
FEATURES:
- Fix custom AMI bootstrap (#1580)
- Enable throughput & iops configs for managed node_groups (#1584)
- Allow snapshot_id to be specified for additional_ebs_volumes (#1431)
- Allow interface_type to be specified in worker_groups_launch_template (#1439)
BUG FIXES:
- Rebuild examples (#1625)
- Bug with data source in managed groups submodule (#1633)
- Fixed launch_templates_with_managed_node_group example (#1599)
DOCS:
- Update iam-permissions.md (#1613)
- Updated iam-permissions.md (#1612)
- Updated faq about desired count of instances in node and worker groups (#1604)
- Update faq about endpoints (#1603)
- Fix broken URL in README (#1602)
- Remove
asg_recreate_on_change
in faq (#1596)
v17.20.0 - 2021-09-17
FEATURES:
- Ability to specify cluster update timeout (#1588)
v17.19.0 - 2021-09-16
REFACTORS:
- Refactoring to match the rest of terraform-aws-modules (#1583)
v17.18.0 - 2021-09-08
FEATURES:
- Add metadata_options for node_groups (#1485)
v17.17.0 - 2021-09-08
FEATURES:
- Added custom AMI support for managed node groups (#1473)
v17.16.0 - 2021-09-08
BUG FIXES:
- Fixed coalescelist() with subnets in fargate module (#1576)
v17.15.0 - 2021-09-06
FEATURES:
- Added ability to pass different subnets for fargate and the cluster (#1527)
v17.14.0 - 2021-09-06
FEATURES:
- Create SG rule for each new cluster_endpoint_private_access_cidr block (#1549)
v17.13.0 - 2021-09-06
BUG FIXES:
- Worker security group handling when worker_create_security_group=false (#1461)
v17.12.0 - 2021-09-06
FEATURES:
- Add ability to tag network-interface using Launch Template (#1563)
v17.11.0 - 2021-09-04
BUG FIXES:
- Updated required version of AWS provider to 3.56.0 (#1571)
v17.10.0 - 2021-09-03
FEATURES:
- Added support for update_config in EKS managed node groups (#1560)
v17.9.0 - 2021-09-03
FEATURES:
v17.8.0 - 2021-09-03
BUG FIXES:
- Put KubeletExtraArgs in double quotes for Windows (#1082)
v17.7.0 - 2021-09-02
FEATURES:
- Added throughput support for root and EBS disks (#1445)
v17.6.0 - 2021-08-31
FEATURES:
- Tags passed into worker_groups_launch_template extend var.tags for the volumes (#1397)
v17.5.0 - 2021-08-31
FEATURES:
- Allow users to add more Audiences to OpenID Connect (#1451)
v17.4.0 - 2021-08-27
BUG FIXES:
- Discourage usage of iam_policy_attachment in example (#1529)
- Allow instance
Name
tag to be overwritten (#1538)
DOCS:
- Fix cluster-autoscaler tags in irsa example (#1436)
- Add missing comma to docs/iam-permissions.md (#1437)
- Updated autoscaling.md (#1515)
v17.3.0 - 2021-08-25
BUG FIXES:
- Fixed launch template version infinite plan issue and improved rolling updates (#1447)
v17.2.0 - 2021-08-25
FEATURES:
- Support for encrypted root disk in node_groups (#1428)
- Enable ebs_optimized setting for node_groups (#1459)
v17.1.0 - 2021-06-09
FEATURES:
- Add support for Managed Node Groups (
node_groups
) taints (#1424) - Allow to choose launch template version for Managed Node Groups when
create_launch_template
is set totrue
(#1419) - Add
capacity_rebalance
support for self-managed worker groups (#1326) - Add
var.wait_for_cluster_timeout
to allow configuring the wait for cluster timeout (#1420)
v17.0.3 - 2021-05-28
BUG FIXES:
- Fix AMI filtering when the default platform is provided in
var.workers_group_defaults
(#1413) - Remove duplicated security group rule for EKS private access endpoint (#1412)
NOTES:
- In this bug fix, we remove a duplicated security rule introduced during a merge conflict resolution in [#1274](terraform-aws-modules#1274)
v17.0.2 - 2021-05-28
BUG FIXES:
- Don't add tags on network interfaces because it's not supported yet in
terraform-provider-aws
(#1407)
v17.0.1 - 2021-05-28
BUG FIXES:
- Default
root_volume_type
must begp2
(#1404)
v17.0.0 - 2021-05-28
FEATURES:
- Add ability to use Security Groups as source for private endpoint access (#1274)
- Define Root device name for Windows self-managed worker groups (#1401)
- Drop random pets from Managed Node Groups (#1372)
- Add multiple selectors on the creation of Fargate profile (#1378)
- Rename
config_output_path
intokubeconfig_output_path
for naming consistency (#1399) - Kubeconfig file should not be world or group readable by default (#1114)
- Add tags on network interfaces (#1362)
- Add instance store volume option for instances with local disk (#1213)
BUG FIXES:
- Add back
depends_on
fordata.wait_for_cluster
(#1389)
DOCS:
- Clarify about the
cluster_endpoint_private_access_cidrs
usage (#1400) - Add KMS aliases handling to IAM permissions (#1288)
BREAKING CHANGES:
- The private endpoint security group rule has been renamed to allow the use of CIDR blocks and Security Groups as source. This will delete the
cluster_private_access
Security Group Rule for existing cluster. Please rename byaws_security_group_rule.cluster_private_access[0]
intoaws_security_group_rule.cluster_private_access_cidrs_source[0]
. - We now decided to remove
random_pet
resources in Managed Node Groups (MNG). Those were used to recreate MNG if something change and also simulate the newly added argumentnode_group_name_prefix
. But they were causing a lot of troubles. To upgrade the module without recreating your MNG, you will need to explicitly reuse their previous name and set them in your MNGname
argument. Please see upgrade docs for more details. - To support multiple selectors for Fargate profiles, we introduced the
selectors
argument which is a list of map. This will break previous configuration with a single selectornamespace
andlabels
. You'll need to rewrite your configuration to use theselectors
argument. See examples dans docs for details. - The variable
config_output_path
is renamed intokubeconfig_output_path
for naming consistency. Please upgrade your configuration accordingly.
NOTES:
- Since we now search only for Linux or Windows AMI if there is a worker groups for the corresponding platform, we can now define different default root block device name for each platform. Use locals
root_block_device_name
androot_block_device_name_windows
to define your owns. - The kubeconfig file permission is not world and group readable anymore. The default permission is now
600
. This value can be changed with the variablevar.kubeconfig_file_permission
.
v16.2.0 - 2021-05-24
FEATURES:
- Add ability to forcefully update nodes in managed node groups (#1380)
BUG FIXES:
- Bump
terraform-provider-http
required version to 2.4.1 to avoid TLS Cert Pool issue on Windows (#1387)
DOCS:
- Update license to Apache 2 License (#1375)
v16.1.0 - 2021-05-19
FEATURES:
- Search for Windows or Linux AMIs only if they are needed (#1371)
BUG FIXES:
- Set an ASG's launch template version to an explicit version to automatically trigger instance refresh (#1370)
- Add description for private API ingress Security Group Rule (#1299)
DOCS:
NOTES:
- Set an ASG's launch template version to an explicit version automatically. This will ensure that an instance refresh will be triggered whenever the launch template changes. The default
launch_template_version
is now used to determine the latest or default version of the created launch template for self-managed worker groups.
v16.0.1 - 2021-05-19
BUG FIXES:
- Bump
terraform-aws-modules/http
provider version to support darwin arm64 release (#1369)
DOCS:
- Use IRSA for Node Termination Handler IAM policy attachment in Instance Refresh example (#1373)
v16.0.0 - 2021-05-17
FEATURES:
- Add support for Auto Scaling Group Instance Refresh for self-managed worker groups (#1224)
- Drop
asg_recreate_on_change
feature to encourage the usage of Instance Refresh for EC2 Auto Scaling (#1360) - Add timeout of 5mn when waiting for cluster (#1359)
- Remove dependency on deprecated
hashicorp/template
provider (#1297) - Replace the local-exec script with a http datasource for waiting cluster (#1339)
BUG FIXES:
- Remove provider from required providers (#1357)
- Bump AWS provider version to add Warm Pool support (#1340)
CI:
- Bump terraform-docs to 0.13 (#1335)
BREAKING CHANGES:
- This module used
random_pet
resources to create a random name for the autoscaling group to force the autoscaling group to be re-created when the launch configuration or launch template was changed (ifrecreate_asg_when_lc_changes = true
was set), causing the instances to be removed and re-provisioned each time there was an update. Those random_pet resources has been removed and in its place there is now a set of functionality provided by AWS and the Terraform AWS provider - Instance Refresh. We encourage those users to move on Instance Refresh for EC2 Auto Scaling. - We remove the dependency on the deprecated
hashicorp/template
provider and use the Terraform built intemplatefile
function. This will broke some workflows due to previously being able to pass in the raw contents of a template file for processing. Thetemplatefile
function requires a template file that exists before running a plan.
NOTES:
- Using the terraform-aws-modules/http provider is a more platform agnostic way to wait for the cluster availability than using a local-exec. With this change we're able to provision EKS clusters and manage the
aws_auth
configmap while still using thehashicorp/tfc-agent
docker image.
v15.2.0 - 2021-05-04
FEATURES:
- Add tags on additional IAM resources like IAM policies, instance profile, OIDC provider (#1321)
- Allow to override cluster and workers egress CIDRs (#1237)
- Allow to specify the managed cluster IAM role name (#1199)
- Add support for ASG Warm Pools (#1310)
- Add support for specifying elastic inference accelerator (#1176)
- Create launch template for Managed Node Groups (#1138)
BUG FIXES:
- Replace
list
withtolist
function for working with terraform v0.15.0 (#1317) - Limit cluster_name when creating fargate IAM Role (#1270)
- Add mission metadata block for launch configuration (#1301)
- Add missing IAM permission for NLB with EIPs (#1226)
- Change back the default disk type to
gp2
(#1208)
DOCS:
- Update helm instructions for irsa example (#1251)
v15.1.0 - 2021-04-16
BUG FIXES:
- Fixed list and map usage (#1307)
v15.0.0 - 2021-04-16
BUG FIXES:
- Updated code and version requirements to work with Terraform 0.15 (#1165)
v14.0.0 - 2021-01-29
FEATURES:
- Add nitro enclave support for EKS (#1185)
- Add support for
service_ipv4_cidr
for the EKS cluster (#1139) - Add the SPOT support for Managed Node Groups (#1129)
- Use
gp3
as default as it saves 20% and is more performant (#1134) - Allow the overwrite of subnets for Fargate profiles (#1117)
- Add support for throughput parameter for
gp3
volumes (#1146) - Add customizable Auto Scaling Group health check type (#1118)
- Add permissions boundary to fargate execution IAM role (#1108)
ENHANCEMENTS:
- Don't set -x in userdata to avoid printing sensitive information in logs (#1187)
BUG FIXES:
- Merge tags from Fargate profiles with common tags from cluster (#1159)
DOCS:
- Update changelog generation to use custom sort with git-chglog v0.10.0 (#1202)
- Bump IRSA example dependencies to versions which work with TF 0.14 (#1184)
- Change instance type from
t2
tot3
in examples (#1169) - Fix typos in README and CONTRIBUTING (#1167)
- Make it more obvious that
var.cluster_iam_role_name
will allow reusing an existing IAM Role for the cluster. (#1133) - Fixes typo in variables description (#1154)
- Fix a typo in the
aws-auth
section of the README (#1099)
BREAKING CHANGES:
- To add add SPOT support for MNG, the
instance_type
is now a list and renamed asinstance_types
. This will probably rebuild existing Managed Node Groups. - The default root volume type is now
gp3
as it saves 20% and is more performant
NOTES:
- The EKS cluster can be provisioned with both private and public subnets. But Fargate only accepts private ones. This new variable allows to override the subnets to explicitly pass the private subnets to Fargate and work around that issue.
v13.2.1 - 2020-11-12
ENHANCEMENTS:
- Tags passed into worker groups should also be excluded from Launch Template tag specification (#1095)
BUG FIXES:
- Don’t add empty Roles ARN in aws-auth configmap, specifically when no Fargate profiles are specified (#1096)
DOCS:
- Clarify usage of both AWS-Managed Node Groups and Self-Managed Worker Groups (#1094)
v13.2.0 - 2020-11-07
FEATURES:
- Add EKS Fargate support (#1067)
- Tags passed into worker groups override tags from
var.tags
for Autoscaling Groups (#1092)
BUG FIXES:
- Change the default
launch_template_id
tonull
for Managed Node Groups (#1088)
DOCS:
- Fix IRSA example when deploying cluster-autoscaler from the latest kubernetes/autoscaler helm repo (#1090)
- Explain node_groups and worker_groups difference in FAQ (#1081)
- Update autoscaler installation in IRSA example (#1063)
NOTES:
- Tags that are passed into
var.worker_groups_launch_template
orvar.worker_groups
now override tags passed in viavar.tags
for Autoscaling Groups only. This allow ASG Tags to be overwritten, so thatpropagate_at_launch
can be tweaked for a particular key.
v13.1.0 - 2020-11-02
FEATURES:
- Add Launch Template support for Managed Node Groups (#997)
- Add
cloudwatch_log_group_arn
to outputs (#1071) - Add kubernetes standard labels to avoid manual mistakes on the managed
aws-auth
configmap (#989)
BUG FIXES:
- The type of the output
cloudwatch_log_group_name
should be a string instead of a list of strings (#1061) - Use splat syntax to avoid errors during destroy with an empty state (#1041)
- Fix cycle error during the destroy phase when we change workers order (#1043)
- Set IAM Path for
cluster_elb_sl_role_creation
IAM policy (#1045) - Use the amazon
ImageOwnerAlias
for worker ami owner instead of owner id (#1038)
CI:
- Use ubuntu-latest instead of MacOS for docs checks (#1074)
- Fix GitHub Actions CI macOS build errors (#1065)
NOTES:
- Managed Node Groups now support Launch Templates. The Launch Template it self is not managed by this module, so you have to create it by your self and pass it's id to this module. See docs and
examples/launch_templates_with_managed_node_groups/
for more details. - The output
cloudwatch_log_group_name
was incorrectly returning the log group name as a list of strings. As a workaround, people were usingmodule.eks_cluster.cloudwatch_log_group_name[0]
but that was totally inconsistent with output name. Those users can now usemodule.eks_cluster.cloudwatch_log_group_name
directly. - Keep in mind that changing the order of workers group is a destructive operation. All workers group are destroyed and recreated. If you want to do this safely, you should move then in state with
terraform state mv
until we manage workers groups as maps.
v13.0.0 - 2020-10-06
FEATURES:
- Add
load_balancers
parameter to associate a CLB (Classic Load Balancer) to worker groups ASG (#992) - Dynamic Partition for IRSA to support AWS-CN Deployments (#1028)
- Add AmazonEKSVPCResourceController to cluster policy to be able to set AWS Security Groups for pod (#1011)
- Cluster version is now a required variable. (#972)
ENHANCEMENTS:
- Make the
cpu_credits
optional for workers launch template (#1030) - Update the
wait_for_cluster_cmd
logic to usecurl
ifwget
doesn't exist (#1002)
BUG FIXES:
- Use customer managed policy instead of inline policy for
cluster_elb_sl_role_creation
(#1039) - More compatibility fixes for Terraform v0.13 and aws v3 (#976)
- Create
cluster_private_access
security group rules when it should (#981) - Random_pet with LT workers under 0.13.0 (#940)
DOCS:
- Add important notes about the retry logic and the
wget
requirement (#999) - Update README about
cluster_version
variable requirement (#988) - Mixed spot + on-demand instance documentation (#967)
- Describe key_name is about AWS EC2 key pairs (#970)
- Better documentation of
cluster_id
output blocking (#955)
CI:
- Bump terraform pre-commit hook version and re-run terraform-docs with the latest version to fix the CI (#1033)
- Fix CI lint job (#973)
BREAKING CHANGES:
- Default for
cluster_endpoint_private_access_cidrs
is nownull
instead of["0.0.0.0/0"]
. It makes the variable required whencluster_create_endpoint_private_access_sg_rule
is set totrue
. This will force everyone who want to have a private access to set explicitly their allowed subnets for the sake of the principle of least access by default. cluster_version
variable is now required.
NOTES:
credit_specification
for worker groups launch template can now be set tonull
so that we can use non burstable EC2 families- Starting in v12.1.0 the
cluster_id
output depends on thewait_for_cluster
null resource. This means that initialization of the kubernetes provider will be blocked until the cluster is really ready, if the module is set to manage the aws_auth ConfigMap and user followed the typical Usage Example. kubernetes resources in the same plan do not need to depend on anything explicitly.
v12.2.0 - 2020-07-13
FEATURES:
- IMDSv2 metadata configuration in Launch Templates (#938)
- Worker launch templates and configurations depend on security group rules and IAM policies (#933)
- Add IAM permissions for ELB svc-linked role creation by EKS cluster (#902)
- Add a homemade
depends_on
for MNG submodule to ensure ordering of resource creation (#867)
BUG FIXES:
- Strip user Name tag from asg_tags #946)
- Get
on_demand_allocation_strategy
fromlocal.workers_group_defaults
when deciding to usemixed_instances_policy
(#908) - Remove unnecessary conditional in private access security group (#915)
DOCS:
- Update required IAM permissions list (#936)
- Improve FAQ on how to deploy from Windows (#927)
- Autoscaler X.Y version must match (#928)
NOTES:
- Addition of the IMDSv2 metadata configuration block to Launch Templates will cause a diff to be generated for existing Launch Templates on first Terraform apply. The defaults match existing behaviour.
v12.1.0 - 2020-06-06
FEATURES:
- Add aws_security_group_rule.cluster_https_worker_ingress to output values (#901)
- Allow communication between pods on workers and pods using the primary cluster security group (optional) (#892)
BUG FIXES:
- Revert removal of templates provider (#883)
- Ensure kubeconfig ends with \n (#880)
- Work around path bug in aws-iam-authenticator (#894)
DOCS:
- Update FAQ (#891)
NOTES:
- New variable
worker_create_cluster_primary_security_group_rules
to allow communication between pods on workers and pods using the primary cluster security group (Managed Node Groups or Fargate). It defaults tofalse
to avoid potential conflicts with existing security group rules users may have implemented.
v12.0.0 - 2020-05-09
FEATURES:
ENHANCEMENTS:
- Remove dependency on external template provider (#854)
BUG FIXES:
- Fix Launch Templates error with aws 2.61.0 (#875)
- Use splat syntax for cluster name to avoid
(known after apply)
in managed node groups (#868)
DOCS:
BREAKING CHANGES:
- The default
cluster_version
is now 1.16. Kubernetes 1.16 includes a number of deprecated API removals, and you need to ensure your applications and add ons are updated, or workloads could fail after the upgrade is complete. For more information on the API removals, see the Kubernetes blog post. For action you may need to take before upgrading, see the steps in the EKS documentation. Please set explicitly yourcluster_version
to an older EKS version until your workloads are ready for Kubernetes 1.16.
v11.1.0 - 2020-04-23
FEATURES:
- Add support for EC2 principal in assume worker role policy for China (#827)
BUG FIXES:
- Add
vpc_config.cluster_security_group
output as primary cluster security group id (#828) - Wrap
local.configmap_roles.groups
with tolist() to avoid panic (#846) - Prevent
coalescelist
null argument error when destroying worker_group_launch_templates (#842)
v11.0.0 - 2020-03-31
FEATURES:
- Add instance tag specifications to Launch Template (#822)
- Add support for additional volumes in launch templates and launch configurations (#800)
- Add interpreter option to
wait_for_cluster_cmd
(#795)
ENHANCEMENTS:
- Require kubernetes provider >=1.11.1 (#784)
- Use
aws_partition
to build IAM policy ARNs (#820) - Generate
aws-auth
configmap's roles from Object. No more string concat. (#790) - Add timeout to default wait_for_cluster_cmd (#791)
- Automate changelog management (#786)
BUG FIXES:
- Fix destroy failure when talking to EKS endpoint on private network (#815)
- Add ip address when manage_aws_auth is true and public_access is false (#745)
- Add node_group direct dependency on eks_cluster (#796)
- Do not recreate cluster when no SG given (#798)
- Create
false
and avoid waiting forever for a non-existent cluster to respond (#789) - Fix git-chglog template to format changelog
Type
nicely (#803) - Fix git-chglog configuration (#802)
TESTS:
- Remove unused kitchen test related stuff (#787)
CI:
- Restrict semantic PR to validate PR title only (#804)