Skip to content

Comments

fix: var_input initial values were not passed correctly#1595

Merged
ghaith merged 4 commits intomasterfrom
fix_var_input_string
Feb 23, 2026
Merged

fix: var_input initial values were not passed correctly#1595
ghaith merged 4 commits intomasterfrom
fix_var_input_string

Conversation

@ghaith
Copy link
Collaborator

@ghaith ghaith commented Feb 12, 2026

If a VAR_INPUT has an aggregate default value it was not being passed correcly.

Also fixes VAR_INPUT literals that were not resolved correctly

If a VAR_INPUT has an aggregate default value it was not being passed
correcly.
@ghaith ghaith requested a review from mhasel February 12, 2026 15:15
volsa
volsa previously approved these changes Feb 13, 2026
Copy link
Member

@volsa volsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, maybe it would make sense to also address #1587 given they are somewhat similar but that's up to you

@ghaith ghaith linked an issue Feb 23, 2026 that may be closed by this pull request
@ghaith ghaith merged commit 45aadbe into master Feb 23, 2026
21 checks passed
@ghaith ghaith deleted the fix_var_input_string branch February 23, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array literal passed as VAR_INPUT argument has no type annotation

3 participants