Just added the link in the description, thanks for your comment! github.com/gurretl/labs/tree/main/Lab-25
@dennisraborar404027 күн бұрын
Hi Lionel great job on this. I tried this in my project however I can only run the terragrunt apply on the app service with success. However in the root folder which contains the terragrunt.hcl, I tried running terragrunt run-all plan on the root and it gives me an error "Call to function "find_in_parent_folders" failed: ParentFileNotFoundError: Could not find a env_specific.hcl in any of the parent folders of ./terragrunt.hcl. Cause: Traversed all the way to the root..
@thedevopsrunner26 күн бұрын
Hi Dennis, thank you so much for your comment. The terragrunt run-all plan should be run in our case in the dev/eastus folder, if we had for instance an appservice and a azure function module. In my case I have only one module. Let me know if it works better :)