We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd6efa commit 642a512Copy full SHA for 642a512
README.md
@@ -12,13 +12,15 @@ The module is designed to create AWS EKS cluster with all necessary AWS resource
12
<!-- BEGIN_TF_DOCS -->
13
## Requirements
14
15
-No requirements.
+| Name | Version |
16
+|------|---------|
17
+| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.0 |
18
19
## Providers
20
21
| Name | Version |
22
|------|---------|
-| <a name="provider_aws"></a> [aws](#provider\_aws) | 6.12.0 |
23
+| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.100.0 |
24
| <a name="provider_kubernetes"></a> [kubernetes](#provider\_kubernetes) | 2.38.0 |
25
26
## Modules
0 commit comments