You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
This is more of a long term design consideration. collie started implementing collie kit import and collie kit apply logic long before terragrunt added support for the new terragrunt catalog and terragrunt scaffold commands, which provide similar functionality.
As our aim with collie is to provide a small UX/DX focused CLI instead of implementing a bunch of "proprietary" custom logic, we may consider adopting these features from terragrunt instead of rolling our own. However, since the current implementation of both of kit import and kit apply is not overly complex, there's no strong reason to pursue this right now.
Hence opening this issue for collecting ideas for further consideration.
This is more of a long term design consideration.
colliestarted implementingcollie kit importandcollie kit applylogic long before terragrunt added support for the newterragrunt catalogandterragrunt scaffoldcommands, which provide similar functionality.As our aim with collie is to provide a small UX/DX focused CLI instead of implementing a bunch of "proprietary" custom logic, we may consider adopting these features from terragrunt instead of rolling our own. However, since the current implementation of both of
kit importandkit applyis not overly complex, there's no strong reason to pursue this right now.Hence opening this issue for collecting ideas for further consideration.