PR plan pipelines were failing with "Error acquiring the state lock" when they collided with a concurrent apply (or another plan) holding the lock on the same Consul-backed state. - plan: pass -lock=false to terragrunt plan; apply keeps locking
- manage nomad jobs - create makefile - create gitignore - manage terragrunt environments - add build/deploy jobs