mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-28 03:17:18 +02:00
change default value for wait_for_cluster_cmd (#750)
* change wait_for_cluster_cmd method change default method for wait_for_cluster_cmd from curl to wget to solve https://github.com/terraform-aws-modules/terraform-aws-eks/issues/741 * Update CHANGELOG.md * update docs Co-authored-by: Max Williams <max.williams@deliveryhero.com>
This commit is contained in:
committed by
GitHub
parent
f2cc9f5039
commit
3e44835172
@@ -17,6 +17,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- **Breaking:** Removal of autoscaling IAM policy and tags (by @max-rocket-internet)
|
||||
- Add `iam:{Create,Delete,Get}OpenIDConnectProvider` grants to the list of required IAM permissions in `docs/iam-permissions.md` (by @danielelisi)
|
||||
- Add an `name` parameter to be able to manually name EKS Managed Node Groups (by @splieth)
|
||||
- Change variable default `wait_for_cluster_cmd` from curl to wget (by @daroga0002)
|
||||
|
||||
#### Important notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user