Skip to content

Release 2640

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:53
135c8ca

Reverts #2632

It looks like we can't just increment the instance count to add a delayed job worker as they both end up with the same hostname. Reverting for now until I can figure out how to distinguish them:

Error: The host is taken: school-experience-app-production-delayed

 on route.tf line 20, in resource "cloudfoundry_route" "route_delayed":
 20: resource "cloudfoundry_route" "route_delayed" ***