Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
8 stars 4 forks source link

modeling include_container and transclusions not proving useful #4

Open hartmans opened 3 years ago

hartmans commented 3 years ago

First, as a bug it looks like include_container with no dynamic name set mishandles transclusions. Considering that include_container is likely to be a transclusion point, this is not ideal.

More generally, include_container has only been used in the h-o layout to glue in each slot. Transclusions have only been used to glue the virtual h-o layout together with the real one.

Alternatives to include_container that have worked relatively well include:

Alternatives for transclusions include:

Potential things to make include_container useful: