nomad_allocations

Retrieve a list of allocations from Nomad.

Example Usage

data "nomad_allocations" "example" {
  filter = "JobID == \"example\""
}

Argument Reference

The following arguments are supported:

Attribute Reference

The following attributes are exported: