Hi!
I’m not actually writing IntelliJ plugin yet, but I hope this is the right place to ask.
In my project I need to process Terraform files. Is there a way to reuse HCL parser from IntelliJ Terraform plugin?
A dependency to some Maven artifact would be ideal.
Thanks