docs: Correct spelling mistakes (#2334)

Resolves undefined
This commit is contained in:
Bryant Biggs
2022-12-08 09:35:28 -05:00
committed by GitHub
parent 7124d7603a
commit ca03fd9ec1
9 changed files with 21 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ data "cloudinit_config" "linux_eks_managed_node_group" {
gzip = false
boundary = "//"
# Prepend to existing user data suppled by AWS EKS
# Prepend to existing user data supplied by AWS EKS
part {
content_type = "text/x-shellscript"
content = var.pre_bootstrap_user_data