Skip to content

Terraform error format is not covered by error renderer #175896

@orgads

Description

@orgads

Type: Bug

Terraform errors format has no comma or colon between the file name and the line number.

Example:

│ Error: Invalid reference
│
│   on main.tf line 2, in locals:
│    2:   foo = abcd

This format is not covered by the built-in error renderer in VS Code.

VS Code version: Code 1.76.0 (92da948, 2023-03-01T10:22:44.506Z)
OS version: Windows_NT x64 10.0.19043
Modes:
Sandboxed: Yes

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions