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

decoder: reflect Constraint when collecting AsTypeOf reference targets #209

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

radeksimko
Copy link
Member

This was forgotten in the big diff of #177

It is the reason why var.* reference targets collected for variable blocks in #183 get collected as dynamic (unknown/any type).

I also left a note about optional object attributes as that will be implemented as part of hashicorp/terraform-ls#917

@radeksimko radeksimko changed the title decoder: reflect Constraint when collecting AsTypeOf targets decoder: reflect Constraint when collecting AsTypeOf reference targets Feb 17, 2023
@radeksimko radeksimko added the bug Something isn't working label Feb 17, 2023
@radeksimko radeksimko marked this pull request as ready for review February 17, 2023 15:02
@radeksimko radeksimko requested a review from a team as a code owner February 17, 2023 15:02
@radeksimko radeksimko self-assigned this Feb 17, 2023
@radeksimko radeksimko merged commit 1ed299c into main Feb 20, 2023
@radeksimko radeksimko deleted the b-cons-as-type-of branch February 20, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants