feat: remove coder deployment

This commit is contained in:
Ben Martin 2024-08-04 12:42:40 +00:00
parent cd88bac77d
commit e542ef5166
Signed by: ben
GPG key ID: 859A655FCD290E4A
3 changed files with 0 additions and 123 deletions

View file

@ -1,4 +0,0 @@
resource "nomad_job" "media-centre" {
jobspec = file("${path.module}/jobspec.json")
json = true
}