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
+1-1
Original file line number
Diff line number
Diff line change
@@ -793,7 +793,7 @@ Full contributing [guidelines are covered here](https://github.com/terraform-aws
793
793
| <aname="input_create_node_security_group"></a> [create\_node\_security\_group](#input\_create\_node\_security\_group)| Determines whether to create a security group for the node groups or use the existing `node_security_group_id`|`bool`|`true`| no |
794
794
| <aname="input_eks_managed_node_group_defaults"></a> [eks\_managed\_node\_group\_defaults](#input\_eks\_managed\_node\_group\_defaults)| Map of EKS managed node group default configurations |`any`|`{}`| no |
795
795
| <aname="input_eks_managed_node_groups"></a> [eks\_managed\_node\_groups](#input\_eks\_managed\_node\_groups)| Map of EKS managed node group definitions to create |`any`|`{}`| no |
796
-
| <aname="input_enable_irsa"></a> [enable\_irsa](#input\_enable\_irsa)| Determines whether to create an OpenID Connect Provider for EKS to enable IRSA |`bool`|`false`| no |
796
+
| <aname="input_enable_irsa"></a> [enable\_irsa](#input\_enable\_irsa)| Determines whether to create an OpenID Connect Provider for EKS to enable IRSA |`bool`|`true`| no |
797
797
| <aname="input_fargate_profile_defaults"></a> [fargate\_profile\_defaults](#input\_fargate\_profile\_defaults)| Map of Fargate Profile default configurations |`any`|`{}`| no |
798
798
| <aname="input_fargate_profiles"></a> [fargate\_profiles](#input\_fargate\_profiles)| Map of Fargate Profile definitions to create |`any`|`{}`| no |
799
799
| <aname="input_iam_role_additional_policies"></a> [iam\_role\_additional\_policies](#input\_iam\_role\_additional\_policies)| Additional policies to be added to the IAM role |`list(string)`|`[]`| no |
0 commit comments