···3535 --exclude infra/*/secrets.yaml \
3636 .
3737 terragrunt hcl format
3838- tofu fmt -recursive
3838+ cd infra/.modules && tofu fmt -recursive
3939 cd controller && go fmt ./...
4040 cd infra/.modules/tfstate && go fmt ./...
4141 cd test && go fmt ./...