Open jordigh opened 2 months ago
According to the spec, after a type labels are allowed:
https://developer.hashicorp.com/terraform/language/syntax/configuration#blocks
This allows labels to be in the block definition after the type so that the type is still properly highlighted.
According to the spec, after a type labels are allowed:
https://developer.hashicorp.com/terraform/language/syntax/configuration#blocks
This allows labels to be in the block definition after the type so that the type is still properly highlighted.