## Goal Allow Burrito to automatically detect Terraform/Terragrunt/OpenTofu layers in a repository, without manual/templated `TerraformLayer` configuration. ## Sub-issues - [ ] Spec & design (RFC) - [ ] Controller implementation (repo scanning, resource creation) - [ ] Unit and E2E tests - [ ] User documentation
Goal
Allow Burrito to automatically detect Terraform/Terragrunt/OpenTofu layers in a repository, without manual/templated
TerraformLayerconfiguration.Sub-issues