alt-dima / tofugu

Infrastructure layers configuration orchestrator for OpenTofu or Terraform
Apache License 2.0
3 stars 0 forks source link

Fast multi-dimension deployment (Banquet) #18

Open alt-dima opened 3 months ago

alt-dima commented 3 months ago

For example, you need to create new staging environment. It consists of multiple tofies and some of them require multiple dimensions.

It should be like "banquet" option in tofugu.

Banket will do mass deploy (apply for multiple combinations of dimensions and tofies)

Bankets should be configurable with include and exclude options. Same workspace/branch selection.