Hi, the image I pulled today from bitovi/bitops:latest on dockerhub had an issue with the cloudformation plugin..
The image SHA256 hash is c3d2856c08c2573cee7b0cb1b54334f22e95815b1d80608741ef0f63caf030d4.
In deploy.sh I had to add an export line for the variable CFN_CAPABILITY otherwise my attempted run would silently fail trying to create a cloudformation stack.
I may have had something misconfigured, but hope this is useful :).