Skip to content

v0.5.1 (October 10, 2016)

Compare
Choose a tag to compare
@yuhunglin yuhunglin released this 12 Oct 21:53
· 258 commits to master since this release

FEATURES:

  • Packer build and validate now accept runtime arguments, ie rake example:packer-module:build -- -var "foo=baz"

FIXES:

  • PopenWrapper issues with mismatching exit-codes for happy path runs.
  • Terraform remote config needed to ignore exitcodes in a few places where it was being called as a precaution or for 0.6.x compatibility reasons.