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 tflint rules (e.g. rename resources) #1582

Closed
antonbabenko opened this issue Sep 13, 2021 · 3 comments · Fixed by #1680
Closed

Fix tflint rules (e.g. rename resources) #1582

antonbabenko opened this issue Sep 13, 2021 · 3 comments · Fixed by #1680
Assignees
Milestone

Comments

@antonbabenko
Copy link
Member

Description

tflint is used across all terraform-aws-modules and it is currently failing with warnings/notices like:

Notice: resource name `cluster_AmazonEKSClusterPolicy` must match the following format: snake_case (terraform_naming_convention)

Rename of affected resources is a breaking change worth documenting.

@stale
Copy link

stale bot commented Oct 13, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@antonbabenko
Copy link
Member Author

This issue has been resolved in version 18.0.0 🎉

@github-actions
Copy link

I'm going to lock this issue 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 similar to this, 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
2 participants