Custom localstack docker image
In order to speed up my integration tests execution, I'd like to have a custom localstack pro container with some aws resources already created. Basically I start a docker compose file with the below configuration, run some awslocal and tflocal…