bootstrapping-microservices/chapter-9

Wrong rabbit version in chapter-9/example-1/scripts/rabbit.tf

Closed this issue · 2 comments

Please fix the rabbit version string in chapter-9/example-1/scripts/rabbit.tf, kubernetes pod/containers depending on it doesn't start:

image = "rabbitmq:3-management"

vs

image = "rabbitmq:3.8.1-management"

Thanks for letting me know. If you are up for it, please make the change and submit a PR!

@eguillotin Just letting you know I've started working towards a 2nd edition of Bootstrapping Microservices so I'm going to take this feedback into account.

If you have other feedback please reach out to me on ashley@codecapers.com.au.