[FEATURE] Set of new rules : tflint rules based in some terraform-best-pratices naming convention guidelines #1497
evairmarinho
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
terraform-best-pratices is an open-source project that lists several best practices for Terraform code. As tflint is a tool to help ensure good practices as well, it would be interesting for the project to be aligned with initiatives such as
terraform-best-pratices
.Proposal
Ensuring the following premises regarding the part of naming convention:
Resource and data source arguments
Variables
References
https://www.terraform-best-practices.com/
https://www.terraform-best-practices.com/naming
Beta Was this translation helpful? Give feedback.
All reactions