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

[pull] main from hashicorp:main #24

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 13, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

When attempting to determine the final length range for a conditional
expression with collections, the length values may still be unknown.
Always use `Range()` to get the lower and upper bounds.
Correct mark handling for some conditional values.

Find correct refinement for overlapping ranges which could not have been
compared with `GreaterThan`. Also map inclusive flags for numeric
ranges.

Correct handling of DefinitelyNotNull collections.

Return a known null early when both conditional branches are null.
…inements

hclsyntax: conditional refinements of collections must use Range()
@pull pull bot merged commit 4945193 into makesoftwaresafe:main Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant