stacklio / stackl

An open source, end-to-end application orchestration platform.
https://stackl.io
GNU General Public License v3.0
5 stars 4 forks source link

Host templating #209

Closed stgrace closed 3 years ago

stgrace commented 3 years ago

Description of feature

Host templating is too static

Purpose of this new feature

Have more options in the stackl-core code to template hosts. Or have all the code removed if functionality can be achieved using OPA's rego

One solution could be to loop over the opa_outputs and template all those variables, push them back in provisioning_parameters?

Additional information

See https://github.com/stacklio/stackl/blob/master/stackl/core/core/models/items/stack_instance_service_model.py#L36