Skip to content

Replace variables in init package with values #4328

@mkcp

Description

@mkcp

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.

Metadata

Metadata

Assignees

Labels

enhancement ✨New feature or requestv1.0.0Issues tracking toward Zarf v1.0.0

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions