Skip to content

Conversation

@rmvangun
Copy link
Contributor

@rmvangun rmvangun commented Jun 23, 2025

Adds blueprint context templating functionality that enables dynamic configuration generation using Jsonnet templates.

Key Features:

  • Process Jsonnet templates from contexts/_template/ directory
  • Merge template-generated values into blueprint components
  • Support for context-aware template evaluation with std.extVar("context")
  • Enhanced terraform generator with template processing pipeline

Additional Changes:

  • Converted interface{} to any
  • Moved YamlMarshalWithDefinedPaths to a centralized location in config handler so that it can be used by both the Terraform generator and blueprint handler

@rmvangun rmvangun merged commit 7bfd4b4 into main Jun 23, 2025
12 checks passed
@rmvangun rmvangun deleted the feature/blueprint-context-templating branch June 23, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants