Terraform AutocompleteWARNING! This is very beta, things might not work as expected so don't rely solely on this extension as a complete reference to terraform parameters and exported arguments. PRs welcome! This extension provides basic autocomplete on AWS resources. Scraping functionality can be found at https://github.com/erd0s/terraform-scrape. RequirementsDoesn't include any highlighting functionality or linting, will go well with Mikael Olenfalk's Terraform extension (but not required). What Works?Hinting on aws resource types Hinting on resource arguments Hinting on variables Go to definition for AWS resources What Doesn't Work?
Known IssuesI found that having the advanced terraform snippets extension enabled at the same time as this obscured the hints in some instances. Release NotesSee the changelog for more info. |