-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Reverse the order of conversion/defaults, and update HCL with more flexible defaults package #32454
Conversation
@liamcervante I just released HCL v2.16.0, so this PR can be updated and merged (and backported?) |
Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch. |
…exible defaults package (hashicorp#32454) * Add failing test case for the given issue * pause * don't use local when sending PR for review * go get github.com/hashicorp/hcl/[email protected] * Update go.mod --------- Co-authored-by: Alisdair McDiarmid <[email protected]>
…exible defaults package (hashicorp#32454) * Add failing test case for the given issue * pause * don't use local when sending PR for review * go get github.com/hashicorp/hcl/[email protected] * Update go.mod --------- Co-authored-by: Alisdair McDiarmid <[email protected]>
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. |
any
type constraint.Fixes #32396
Target Release
1.3.8 / 1.3.9 / 1.4.0
Draft CHANGELOG entry
BUG FIXES