We are excited to announce the release the second tech preview of Nomad Pack. This release includes numerous bug fixes, features, and improvements.
Below are a few major features included in this release:
-
Run Pack from Folder - Nomad Pack can run and render packs stored in the current folder. For example, if the current folder contains a pack named
simple-service
, you can run it usingnomad-pack run ./simple-service
. -
Set Nomad Pack variables using environment variables - Pack reads the environment for variables prefixed with
NOMAD_PACK_VAR_
and supplies them to the running pack.
A full list of changes for this release can be found in the changelog.
Please report any issues found to GitHub or this list.
As usual, a shout-out to the community for bug reports and PRs.
Thank you,
The Nomad Team
Links:
0.0.1-techpreview2 Changelog - https://github.com/hashicorp/nomad-pack/blob/v0.0.1-techpreview2/CHANGELOG.md
0.0.1-techpreview2 Binaries - https://releases.hashicorp.com/nomad-pack/0.0.1-techpreview2/