Skip to content

chore: add db queries for dynamic parameters #17137

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

Merged
merged 4 commits into from
Apr 1, 2025

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Mar 27, 2025

I've got pretty much the whole backend plumbed through, but it's way too big of a diff to review all at once.

  • GetFileIDFromTemplateVersionID gets us the file ID to request from the "file cache"
  • GetTemplateVersionTerraformValues gets us the Terraform plan

Both of these serve to get the things we need from the database, in order to pass them to the evaluation engine.

@aslilac aslilac requested a review from Emyrk March 27, 2025 18:21
@aslilac aslilac force-pushed the lilac/dynamic-parameters-queries branch from 0aa3cbd to c5b542a Compare March 27, 2025 21:52
@aslilac aslilac requested a review from Emyrk April 1, 2025 17:10
@aslilac aslilac merged commit 184c1f0 into main Apr 1, 2025
30 checks passed
@aslilac aslilac deleted the lilac/dynamic-parameters-queries branch April 1, 2025 21:47
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants