Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in dash rule #437

Merged
merged 2 commits into from Sep 15, 2019
Merged

Fix typo in dash rule #437

merged 2 commits into from Sep 15, 2019

Conversation

abitrolly
Copy link
Contributor

@abitrolly abitrolly commented Sep 15, 2019

This fixes unclear wording.

On a side note, the rationale to avoid dashes in names is because they make expressions ${var.instance-count-1} unclear - it it hard to say if is subtraction ${var.instance-count - 1} or just a reference to instance-count-1 variable.

https://www.terraform.io/docs/configuration-0-11/interpolation.html#math

@wata727 wata727 merged commit 971f156 into terraform-linters:master Sep 15, 2019
@wata727
Copy link
Member

wata727 commented Sep 15, 2019

👍

@abitrolly abitrolly deleted the patch-2 branch September 16, 2019 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants