tableau
tableau copied to clipboard
template: support built-in text templating engine for XML/YAML files
Currently, many tableau users use Jinjia2 templating engine to generate XML/YAML files for deploying different enviroments. Which is much like the kustomization: Bases and Overlays concept.
References:
- https://pkg.go.dev/text/template
- kustomize
- hugo: template
- helm: https://github.com/helm/helm/blob/v3.12.2/pkg/cli/values/options.go