Marco Hernandez

Results 3 issues of Marco Hernandez

Neovim version `NVIM v0.5.0-dev+950-g5ce328df4` Loaded the plugin in `~/.local/share/nvim/site/pack/*/start/lsp_extensions.nvim` This is the folder structure ``` . ├── examples │ ├── dart │ │ ├── closing_labels.lua │ │ └── outline.lua │...

### What problem are you facing? Some resources in the Terraform docs have a `for_each` block in the Example Usage - For example [aws_autoscaling_group_tag](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_group_tag#example-usage). These blocks end up being parsed...

enhancement
is:triaged
v2
docgen

Resolves #2047 ---- ### Before the change? * When creating `github_actions_environment_variable` resources, there is the chance on which the variable gets created, but the read operation fails - for example...