alt-dima / tofugu

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

Dimension inheritance (dimension grouping) #19

Open alt-dima opened 3 months ago

alt-dima commented 3 months ago

For example, in examples/inventory/demo-org/datacenter we have multiple datacenters

Need new feature to group

To be able to query Toaster-ToasterDB like "give me all the datacenter in test-account" and it should return staging1 and staging2 dimensions

And with tofugu cook execution it should provide also all the parent dimensions