mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-31 06:23:04 +02:00
docs: Fix typos in README and CONTRIBUTING (#1167)
This commit is contained in:
@@ -50,7 +50,7 @@ variable "manage_aws_auth" {
|
||||
}
|
||||
|
||||
variable "aws_auth_additional_labels" {
|
||||
description = "Additionnal kubernetes labels applied on aws-auth ConfigMap"
|
||||
description = "Additional kubernetes labels applied on aws-auth ConfigMap"
|
||||
default = {}
|
||||
type = map(string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user