feat: add support for hcl files
This commit is contained in:
parent
14e0b29372
commit
8509f98d69
14 changed files with 113 additions and 5 deletions
3
test_data/full.hcl
Normal file
3
test_data/full.hcl
Normal file
|
@ -0,0 +1,3 @@
|
|||
String = "default string"
|
||||
Invariant = "should not change"
|
||||
Int = 1
|
Loading…
Add table
Add a link
Reference in a new issue