mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
Adds a `-type` flag to the `volume init` command that generates an example volume specification with only those fields relevant to dynamic host volumes. This changeset also moves the string literals into uses of `go:embed` Ref: https://github.com/hashicorp/nomad/pull/24479