collie-cli
collie-cli copied to clipboard
Build and Deploy modular landing zones with collie on AWS, Azure & GCP
collie is currently prompting for a foundation on every command invocation. This prompt can be skipped when the repo only has a single foundation anyway. This would help the UX...
A lot of new collie users create a repo e.g. on GitHub first, check it out locally and then run collie init. In this case, collie does currently generate a...
See https://deno.com/blog/v1.41 Upgrading should allows us to ship smaller binaries of collie
After the unsucessful attempt of enabling fast output collection via parallel terraform invocations (see #271) I've been looking into alternative ways of speeding up the workflow with terragrunt. Here are...
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`](https://terragrunt.gruntwork.io/docs/features/catalog/)...
**Describe the bug** if you do `collie kit import` and search for the buildingblocks you will also see the underlining backplane folder. I didn't looked in to deep to that...
When I do collie kit import and collie kit apply for the docs_v2 I didnt it merged all files in one folder but thats destroys the need structure in the...