Skip to content
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

fix: fix panic when a child block is a resource block without labels #2525

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

aliscott
Copy link
Member

e.g:

resource "type" "name" {
  resource {}
}

@aliscott aliscott self-assigned this Jun 29, 2023
@aliscott aliscott requested a review from hugorut June 29, 2023 12:58
@aliscott aliscott marked this pull request as ready for review June 29, 2023 12:58
@aliscott aliscott merged commit 418cdba into master Jun 29, 2023
10 checks passed
@aliscott aliscott deleted the fix/nested-resource-block branch June 29, 2023 14:57
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.

None yet

2 participants