fix: resource name incorrect value
This commit is contained in:
parent
24a4f8e220
commit
6684a03ef0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
resource "nomad_job" "media-centre" {
|
||||
resource "nomad_job" "coder" {
|
||||
jobspec = file("${path.module}/jobspec.json")
|
||||
json = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue