Commit Graph

2 Commits

Author SHA1 Message Date
unkin-agent ab00491a91 Run plan without acquiring the Consul state lock
Build / build (pull_request) Failing after 11m58s
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
2026-08-23 22:21:28 +10:00
unkinben 3fe7ea4c36 feat: initial setup
Build / build (pull_request) Successful in 42s
- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build/deploy jobs
2024-12-28 22:39:53 +11:00