diff --git a/community/Hashicorp.gitattributes b/community/Hashicorp.gitattributes index 3f88e2b..a2950c7 100644 --- a/community/Hashicorp.gitattributes +++ b/community/Hashicorp.gitattributes @@ -2,9 +2,9 @@ *.hcl eol=lf # Terraform -*.tf text eol=lf +*.tf text eol=lf *.tf.json text eol=lf -*.tfvars text eol=lf +*.tfvars text eol=lf # Vagrant Vagrantfile text eol=lf