nomad_node_pools

Retrieve a list of node pools available in Nomad.

Example Usage

data "nomad_node_pools" "prod" {
  filter = "Meta.env == \"prod\""
}

Argument Reference

The following arguments are supported:

Attribute Reference

The following attributes are exported: