mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-20 16:43:46 +01:00
feat: Add nitro enclave support for EKS (#1185)
This commit is contained in:
@@ -145,7 +145,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| terraform | >= 0.12.9, != 0.13.0 |
|
||||
| aws | >= 3.21.0 |
|
||||
| aws | >= 3.22.0 |
|
||||
| kubernetes | >= 1.11.1 |
|
||||
| local | >= 1.4 |
|
||||
| null | >= 2.1 |
|
||||
@@ -156,7 +156,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| aws | >= 3.21.0 |
|
||||
| aws | >= 3.22.0 |
|
||||
| kubernetes | >= 1.11.1 |
|
||||
| local | >= 1.4 |
|
||||
| null | >= 2.1 |
|
||||
|
||||
Reference in New Issue
Block a user