mattolenik/hclq

Unknown Token IDENT var.Location

jeffreyschultz opened this issue · 3 comments

I dont know if this is supported by the tool at this time, but it seems to have an issue with variables.

When I execute this command

cat App.tf Variables.tf | hclq get "resource.azurerm_app_service.*"

I get this error

Error: At 3:25: Unknown token: 3:25 IDENT var.Location

@mattolenik do you have a fix for this?

I'm experiencing the same issue

any update on this ?