func NewTerraformDotTfRule()

in rules/terraform_tf.go [16:18]


func NewTerraformDotTfRule() *TerraformDotTfRule {
	return new(TerraformDotTfRule)
}