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: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,7 @@ the PSP to the [equivalent new standard](https://kubernetes.io/docs/tasks/config
232
232
| <aname="input_csi_secrets_store_version"></a> [csi\_secrets\_store\_version](#input\_csi\_secrets\_store\_version)| The version of the CSI store helm chart |`string`|`"1.4.6"`| no |
233
233
| <aname="input_efs_enabled"></a> [efs\_enabled](#input\_efs\_enabled)| Specify whether the EFS is enabled on the EKS cluster |`bool`|`false`| no |
234
234
| <aname="input_eips"></a> [eips](#input\_eips)| List of Elastic IPs |`list`|`[]`| no |
235
+
| <aname="input_eks_auto_mode_enabled"></a> [eks\_auto\_mode\_enabled](#input\_eks\_auto\_mode\_enabled)| Enable Auto Mode for EKS cluster |`bool`|`false`| no |
235
236
| <aname="input_enable_egress_only_internet_gateway"></a> [enable\_egress\_only\_internet\_gateway](#input\_enable\_egress\_only\_internet\_gateway)| Create an egress-only Internet gateway for your VPC0 |`bool`|`false`| no |
236
237
| <aname="input_enable_ipv6"></a> [enable\_ipv6](#input\_enable\_ipv6)| Enable an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC |`bool`|`false`| no |
237
238
| <aname="input_environment_name"></a> [environment\_name](#input\_environment\_name)| Name of the environment to create AWS resources |`string`| n/a | yes |
@@ -329,12 +330,17 @@ the PSP to the [equivalent new standard](https://kubernetes.io/docs/tasks/config
0 commit comments