A guide on how to detect and delete Terragrunt modules, avoiding resource destruction. A proposed solution includes flagging modules that need to be deleted, creating an empty file next to the module file and running a command to detect this change, resulting in a safe deletion of the module. A sample CI/CD pipeline implementation is also provided.
















