Commit Graph

42 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Megan Marsh bf0d7b3620 make it work and add tests
7 years ago
Wheeler Law 4582a55680 Formatting
7 years ago
Wheeler Law 1fdce9dada Tests are passing
7 years ago
Wheeler Law de3bdec567 Working now
7 years ago
Wheeler Law 65c1b039cc Added a sed function. Not quite working yet
7 years ago
Megan Marsh 174098ba29 implement vault template function for kv engine; add docs
8 years ago
Megan Marsh dfaf624f4c add template function allowing user to read keys from vault
8 years ago
Olivier Ceyral ee08365b02 Fix error message
8 years ago
Olivier Ceyral a906d1d630 Add consul template function
8 years ago
Megan Marsh 6356078d19 add a few more tests to split function
8 years ago
Megan Marsh 8fbce8c40c
Merge pull request #6357 from ladar/master
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Ladar Levison 8fee49ab9f Added a 'split' function to parse template variables.
8 years ago
Krzysztof Wilczynski 7d80e37c14
Add new `packer_version` function.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Matthew Hooker db49f10cad
update changelog
9 years ago
Matthew Hooker 5ea0eb0ec6
print time.Time with %v
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Mark Peek 5ef142c8bd Fixes #2777: isotime interpolation uses InitTime
11 years ago
Mitchell Hashimoto fd2d44c212 helper/config: copy buildname/buildtype properly
11 years ago
Mitchell Hashimoto f1b3c8a7ae template/interpolate: build_name and build_type functions
11 years ago
Mitchell Hashimoto 579264bb5b command/push: interpolate
11 years ago
Mitchell Hashimoto 639e63fd7c packer: test for template path
11 years ago
Mitchell Hashimoto 31d6dcb656 template: template path is the directory
11 years ago
Mitchell Hashimoto 2752e51e09 template/interpolate: add template_path
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto becd6dacd7 template/interpolate: support custom functions
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 3ebfe06ec8 packer: render build names
11 years ago
Mitchell Hashimoto 47b570a2d2 template/interpolate: flip disable to enableenv
11 years ago
Mitchell Hashimoto 1e745d9508 template/interpolate: user variables
11 years ago
Mitchell Hashimoto a4b5e08fe4 template/interpolate: upper/lower
11 years ago
Mitchell Hashimoto 7659a91445 template/interpolate: timestamp
11 years ago
Mitchell Hashimoto b84ec8da4b template/interpolate: isotime
11 years ago
Mitchell Hashimoto 5d205ec1fc template/interpolate: wd
11 years ago
Mitchell Hashimoto 125369d102 template/interpolate: can specify template data
11 years ago
Mitchell Hashimoto ff6573ce10 template/interpolate: basic + some funcs
11 years ago