Commit Graph

4184 Commits (83fc70fa00d84cee46399bef2ff8cdaeddfa49bf)
 

Author SHA1 Message Date
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto adb6b43dd8 common: remove unused config methods
11 years ago
Mitchell Hashimoto 1a15371c7a post-processor/docker-tag: remove decodeconfig usage
11 years ago
Mitchell Hashimoto dc1e67b6d2 post-processor/*: interpolation
11 years ago
Mitchell Hashimoto 2b4df93f2f provisioner/*: interpolation
11 years ago
Mitchell Hashimoto c2381be44f provisioner/*: convert to interpolation
11 years ago
Mitchell Hashimoto 5b343ca98c post-processor/vagrant: interpolation
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto cbe6e83b60 post-processor/docker-*: fix compilation errors
11 years ago
Mitchell Hashimoto c3b75f4b86 vmware/vmx: interpolation
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Mitchell Hashimoto 0dc4226810 builder/virtualbox/ovf: new interpolation
11 years ago
Mitchell Hashimoto d15bc90453 builder/virtualbox/iso: new interpolation
11 years ago
Mitchell Hashimoto b2b74431ec builder/parallels/pvm: interpolation
11 years ago
Mitchell Hashimoto 76c2d2cb0e builder/parallels/iso: new interpolation
11 years ago
Mitchell Hashimoto 3e76547bff bulder/qemu: convert interpolation
11 years ago
Mitchell Hashimoto 4cae87645f builder/docker: fix issue where docker might get nil interp context
11 years ago
Mitchell Hashimoto 3b29fa5e40 builder/openstack: convert interpolation
11 years ago
Mitchell Hashimoto 31bdb4853c builder/null: interpolations
11 years ago
Mitchell Hashimoto 5aa30caa64 builder/googlecompute: new interpolation
11 years ago
Mitchell Hashimoto 931f3eb7bc helper/config: support outputting metadata
11 years ago
Mitchell Hashimoto faf327eed0 builder/docker: convert to new interpolation
11 years ago
Mitchell Hashimoto 7d0f94834e builder/digitalocean: interpolation change
11 years ago
Mitchell Hashimoto 8d480d6992 Merge pull request #2145 from mitchellh/f-interpolate
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto 50d7c598e9 amazon/ebs: use new interpolation stuff
11 years ago
Mitchell Hashimoto bdb9bd7dc5 helper/config: error if unused keys
11 years ago
Mitchell Hashimoto becd6dacd7 template/interpolate: support custom functions
11 years ago
Mitchell Hashimoto 241f76b5b1 helper/config: decoder
11 years ago
Mitchell Hashimoto 71932cccc9 template/interpolate: export RenderInterface
11 years ago
Mitchell Hashimoto 9d2e926808 template/interpolate: filter is case insensitive
11 years ago
Mitchell Hashimoto 41a6fe9fda template/interpolate: RenderMap to render a complex structure
11 years ago
Mitchell Hashimoto e59f09e9d0 Merge pull request #2135 from mitchellh/f-acceptance
11 years ago
Mitchell Hashimoto fb0b0c2e69 Merge pull request #2136 from cbednarski/dep-go12
11 years ago
Chris Bednarski 728c5cea6e Also deprecate go version 1.3
11 years ago
Chris Bednarski 9db0cced8a Removed go 1.2 from Travis.ci config
11 years ago
Mitchell Hashimoto 4ea821737a update README for acceptance tests
11 years ago
Mitchell Hashimoto fea8bb3566 amazon/ebs: basic acceptance test
11 years ago
Mitchell Hashimoto 49e29d5a6b builder/testing: delete artifacts
11 years ago
Mitchell Hashimoto 0e1fd516c2 Add testacc to Makefile
11 years ago
Mitchell Hashimoto 485825fe12 helper/builder/testing for acceptance tests
11 years ago
Mitchell Hashimoto 3a24cf9e91 Merge pull request #2134 from mitchellh/f-template-new
11 years ago
Mitchell Hashimoto 8df1bca5a1 command/meta: parse var-files
11 years ago
Mitchell Hashimoto 7f78a2c5d9 helper/flag-kv: can parse JSON files
11 years ago
Mitchell Hashimoto dd0a775500 common/command: delete
11 years ago
Mitchell Hashimoto d4b489a9ec update todo
11 years ago
Mitchell Hashimoto 53e77eacea packer: overrides work
11 years ago
Mitchell Hashimoto b9eea82a36 template: add tests for RawContents
11 years ago
Mitchell Hashimoto 99a93009ed packer: remove Template
11 years ago
Mitchell Hashimoto 946f745881 command: don't use packer.Template
11 years ago