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

Backport of update hcl@v2.11.0 into v1.1 #30057

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

teamterraform
Copy link
Contributor

Backport

This PR is auto-generated from #30056 to be assessed for backporting due to the inclusion of the label 1.1-backport.

The below text is copied from the body of the original PR.


v2.11.0 (Dec 1, 2021)

Enhancements

  • hclsyntax: Various error messages related to unexpectedly reaching end of file while parsing a delimited subtree will now return specialized messages describing the opening tokens as "unclosed", instead of returning a generic diagnostic that just happens to refer to the empty source range at the end of the file. This gives better feedback when error messages are being presented alongside a source code snippet, as is common in HCL-based applications, because it shows which innermost container the parser was working on when it encountered the error. (#492)

Bugs Fixed

  • hclsyntax: Upgrading an unknown single value to a list using a splat expression must return unknown (#493)

Fixes #29973

@teamterraform teamterraform force-pushed the backport/jbardin/update-hcl/morally-rapid-teal branch from 2bc6948 to 612b633 Compare December 1, 2021 14:51
@teamterraform teamterraform requested a review from jbardin December 1, 2021 14:51
@jbardin jbardin merged commit f8bffe9 into v1.1 Dec 1, 2021
@jbardin jbardin deleted the backport/jbardin/update-hcl/morally-rapid-teal branch December 1, 2021 15:08
@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants