Add ensure outputs/variables description set
thazelart opened this issue · 0 comments
thazelart commented
Terraform-validator should be able to ensure that outputs and/or variables blocks contains a description.
For this, we will needs to add two parameters (one to check the variables description, one for the outputs).
Create the check and include it in the fileCheck function.