Vscode, tf 0.12, code complete on variables.tf

  • Using the Hashicorp TF extension in VSCode

I know there aren’t many options for the keys in variables.tf, but autocomplete speeds up your work when adding many items. I’m noticing that the autocomplete sits at “Loading…”, and if/when it returns that it comes back with no results. Even offering “def” or some variation of ‘default’ offers no results.

Am I needing to configure something special, or is this working as advertised?

Thank you!