Skip to content

docs: Fix typos in README and CONTRIBUTING#1167

Merged
barryib merged 4 commits into
terraform-aws-modules:masterfrom
pito-svk:patch-1
Jan 28, 2021
Merged

docs: Fix typos in README and CONTRIBUTING#1167
barryib merged 4 commits into
terraform-aws-modules:masterfrom
pito-svk:patch-1

Conversation

@pito-svk

@pito-svk pito-svk commented Dec 29, 2020

Copy link
Copy Markdown
Contributor

PR o'clock

Description

Fixed typos I've noticed while reading the docs.

Checklist

Comment thread README.md
|------|-------------|------|---------|:--------:|
| attach\_worker\_cni\_policy | Whether to attach the Amazon managed `AmazonEKS_CNI_Policy` IAM policy to the default worker IAM role. WARNING: If set `false` the permissions must be assigned to the `aws-node` DaemonSet pods via another method or nodes will not be able to join the cluster. | `bool` | `true` | no |
| aws\_auth\_additional\_labels | Additionnal kubernetes labels applied on aws-auth ConfigMap | `map(string)` | `{}` | no |
| aws\_auth\_additional\_labels | Additional kubernetes labels applied on aws-auth ConfigMap | `map(string)` | `{}` | no |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be fixed in the variables.tf and then it will be automatically fixed here when running pre-commit run -a

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bryantbiggs Thanks, I've updated variables.tf

@bryantbiggs bryantbiggs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barryib 👍🏼

@barryib barryib left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pito-svk and @bryantbiggs

@barryib barryib merged commit 8912ae9 into terraform-aws-modules:master Jan 28, 2021
@github-actions

Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants