Open jeffreyschultz opened 2 years ago
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
+1
@mattolenik do you have a fix for this?
I'm experiencing the same issue
any update on this ?
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