shalb / cluster.dev

Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
https://docs.cluster.dev/
GNU Affero General Public License v3.0
401 stars 36 forks source link

Using Project variables in `StackTemplates` #280

Closed kinseii closed 1 month ago

kinseii commented 3 months ago

What would you like to add The documentation says that we can use Project variables in other configuration objects:

variables - a set of data in yaml format that can be referenced in other configuration objects

However, the values from the Project are not filling in StackTemplates. Apparently they need to be passed to Stack first. So we would like to use the ability to pass variables from both Stack and Project in StackTemplates.

romanprog commented 1 month ago

https://github.com/shalb/cluster.dev/releases/tag/v0.9.6