Couldn't be able to run collie foundation deploy due to an error in files hierarchy
"Call to function "find_in_parent_folders" failed: ParentFileNotFound: Could not find a platform.hcl in any of the parent folders"
Describe the bug
I made my first kit as the step by step guid, but for deploying it I ran into some issues which says it couldn't find the module.hcl and platform.hcl files in the parent folders (you can find them under foundation/
Reach of the bug All the first-timers are impacted
Impact of the bug It prevents to actually deploy my modules into my target platform
To Reproduce Steps to reproduce the behavior: 1- git init my-foundation-kit 2- cd my-foundation-kit 3- collie init 4- collie foundation new my-foundation-dev 5- collie kit new "my-first-azure-module" 6- collie kit apply "my-first-azure-module" 7- collie foundation deploy my-foundation-dev
Expected behavior
It should make a sub-folder with the name of my kit "my-first-azure-module" under the "platform/
and the output of "collie kit tree" command:

Desktop (please complete the following information):
- OS: macOS Monterey
- Version 12.5.1
- Apple M1 chip