8000 Update go-cty and HCL for 1.13 release by liamcervante · Pull Request #37298 · hashicorp/terraform · GitHub
[go: up one dir, main page]

Skip to content

Conversation

liamcervante
Copy link
Member

This PR updates HCL and go-cty to the latest minor versions in time for our own next 1.13 minor release.

There is a significant change in the type checking error message, we now specify the required type alongside what we have which you can see in the updated error message. One change here is that is now invalid to try and convert into a null type so the underlying library crashes. This has resulted in a minor change to one test case in Stacks, we need to detect null types and return an error message before we try the conversion.

@liamcervante liamcervante merged commit 2a1b4c3 into main Jul 9, 2025
8 checks passed
@liamcervante liamcervante deleted the liamcervante/update-hcl branch July 9, 2025 11:05
Copy link
Contributor
github-actions bot commented Aug 9, 2025

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 Aug 9, 2025
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
0