d0436fa46d
### Description Minor refactoring in the pipeline service's Makefile. Changes: * Move `pipeline` executable to the `pipeline/bin` directory. * Remove unused targets from `pipeline/Makefile`. |
||
---|---|---|
.. | ||
bin | ||
cmd | ||
config | ||
healthcheck | ||
http/infrastructure | ||
internal | ||
pipeline | ||
topic | ||
watcher | ||
.env.example | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pipeline
Config SNS FIFO in localstack
aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false