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
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| The EKS cluster name |`string`|`"wrongsecrets-exercise-cluster"`| no |
150
+
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| The EKS cluster name |`string`|`"wrongsecrets"`| no |
151
151
| <aname="input_cluster_version"></a> [cluster\_version](#input\_cluster\_version)| The EKS cluster version to use |`string`|`"1.33"`| no |
152
152
| <aname="input_region"></a> [region](#input\_region)| The AWS region to use |`string`|`"eu-west-1"`| no |
153
153
| <aname="input_tags"></a> [tags](#input\_tags)| List of tags to apply to resources |`map(string)`| <pre>{<br/> "Application": "wrongsecrets"<br/>}</pre> | no |
0 commit comments