Skip to content

data_source_job_parser: add variables support#582

Merged
vishnuedavarath merged 6 commits intomainfrom
f-vars-job-parse
Mar 16, 2026
Merged

data_source_job_parser: add variables support#582
vishnuedavarath merged 6 commits intomainfrom
f-vars-job-parse

Conversation

@vishnuedavarath
Copy link
Collaborator

@vishnuedavarath vishnuedavarath commented Mar 9, 2026

Add a variables parameter to pass HCL2 variables to the job parser.

This allows users to parse job files that use variable blocks by providing variable values at parse time.

Fixes #451
JIRA Ticket

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

vishnuedavarath added a commit that referenced this pull request Mar 9, 2026
@vishnuedavarath vishnuedavarath self-assigned this Mar 9, 2026
@vishnuedavarath vishnuedavarath marked this pull request as ready for review March 9, 2026 08:10
@vishnuedavarath vishnuedavarath requested review from a team as code owners March 9, 2026 08:10
@vishnuedavarath
Copy link
Collaborator Author

A gentle nudge on this @pkazmierczak

pkazmierczak
pkazmierczak previously approved these changes Mar 13, 2026
Copy link
Collaborator

@pkazmierczak pkazmierczak left a comment

Choose a reason for hiding this comment

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

LGTM! Sorry for a delayed review, notification slipped through the cracks 😬

@vishnuedavarath
Copy link
Collaborator Author

LGTM! Sorry for a delayed review, notification slipped through the cracks 😬

NP!😊 Needed to resolve a merge conflict, requesting approval again.

@vishnuedavarath vishnuedavarath merged commit 2ead60d into main Mar 16, 2026
21 checks passed
@vishnuedavarath vishnuedavarath deleted the f-vars-job-parse branch March 16, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specify variables when parsing jobs into JSON

2 participants