Hey, my deploys stopped working on free tier. I have a pretty standard rails api app.
I keep getting this error
error creating a release_command machine: failed to launch VM: To create more than 1 machine per app please add a payment method.
It was working a few months ago. I think it is because running release requires a new VM? I tried with strategy canary and immediate, but it gives the same error.
Did something change to require payment to run the release script?
Thanks