Hi, Having small issues with autocomplete while using the resource block resource "" "name" { } Typing anything inside the "" triggers no autocomplete where removing the "" actually triggers the correct behaviour although resource is not quoted resource helm_release "name" { } Expected behaviour is to autocomplete inside the quotes of the `resource ""`