-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Labels
enhancement ✨New feature or requestNew feature or requestv1.0.0Issues tracking toward Zarf v1.0.0Issues tracking toward Zarf v1.0.0
Description
Is your feature request related to a problem? Please describe.
Zarf's package values are intended to replace variables and constants. We currently use variable templating extensively in Zarf's init package, so phasing this out in favor of package values is necessary for deprecating vars.
Once we're reasonably happy with the state of package values, we should swap over from using variables in the init package - dogfooding the feature on the way to general availability for users.
Additional context
We should be wary of anywhere values' go-templates might collide with go-templates that are meant to be consumed by downstream systems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement ✨New feature or requestNew feature or requestv1.0.0Issues tracking toward Zarf v1.0.0Issues tracking toward Zarf v1.0.0
Type
Projects
Status
In progress