You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
12
12
- Test against minimum versions specified in `versions.tf` (by @dpiddockcmp)
13
13
- Support for AWS EKS Managed Node Groups. (by @wmorgan6796)
14
14
- Updated instance_profile_names and instance_profile_arns outputs to also consider launch template as well as asg (by @ankitwal)
15
-
- Added a if check on `aws-auth` configmap when map_roles is empty.
16
15
-**Breaking:** Configure the aws-auth configmap using the terraform kubernetes providers. Read the [docs](docs/upgrading-to-aws-auth-kubernetes-provider.md) for more info (by @sdehaes)
17
16
- Updated application of `aws-auth` configmap to create `kube_config.yaml` and `aws_auth_configmap.yaml` in sequence (and not parallel) to `kubectl apply` (by @knittingdev)
18
17
- Exit with error code when `aws-auth` configmap is unable to be updated (by @knittingdev)
0 commit comments