Skip to content

keywords: allow labels in block definitions #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jordigh
Copy link

@jordigh jordigh commented Sep 10, 2024

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.

@jordigh jordigh force-pushed the allow-labels-in-blocks branch 2 times, most recently from 9d1e9a7 to 0716eb1 Compare September 10, 2024 21:36
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.
@jordigh jordigh force-pushed the allow-labels-in-blocks branch from 0716eb1 to 03fd192 Compare September 10, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant