Add support for Terraform files

This commit is contained in:
Morgante Pell
2018-07-20 18:01:17 -04:00
parent 6709751243
commit 76852768cb
3 changed files with 19 additions and 1 deletions

1
testdata/initial/file.tf vendored Normal file
View File

@@ -0,0 +1 @@
resource "null_resource" "dummy" {}