mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-29 05:31:46 +02:00
feat: Add support for cluster force_update_version (#3345)
This commit is contained in:
@@ -26,7 +26,7 @@ Note that this example may create resources which cost money. Run `terraform des
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.3.2 |
|
||||
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.83 |
|
||||
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.95 |
|
||||
| <a name="requirement_helm"></a> [helm](#requirement\_helm) | >= 2.16 |
|
||||
| <a name="requirement_http"></a> [http](#requirement\_http) | >= 3.4 |
|
||||
| <a name="requirement_local"></a> [local](#requirement\_local) | >= 2.5 |
|
||||
@@ -36,8 +36,8 @@ Note that this example may create resources which cost money. Run `terraform des
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.83 |
|
||||
| <a name="provider_aws.remote"></a> [aws.remote](#provider\_aws.remote) | >= 5.83 |
|
||||
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.95 |
|
||||
| <a name="provider_aws.remote"></a> [aws.remote](#provider\_aws.remote) | >= 5.95 |
|
||||
| <a name="provider_helm"></a> [helm](#provider\_helm) | >= 2.16 |
|
||||
| <a name="provider_http"></a> [http](#provider\_http) | >= 3.4 |
|
||||
| <a name="provider_local"></a> [local](#provider\_local) | >= 2.5 |
|
||||
|
||||
Reference in New Issue
Block a user