Commit graph

30 commits

Author SHA1 Message Date
Megan Marsh
517834d528 Revert "Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name""
This reverts commit 44f91c9afc.
2019-11-04 14:28:40 -08:00
Megan Marsh
44f91c9afc Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
This reverts commit 0026792d2f.
2019-10-14 13:08:15 -07:00
psinghal20
6492995a20
feat: add strftime function in templates
This commit adds strfttime function in templates to provide conventional format for ISO time based on C standard.

Signed-off-by: psinghal20 <psinghal20@gmail.com>
2019-10-11 14:35:39 +05:30
Megan Marsh
0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name 2019-10-03 15:49:01 -07:00
Adrien Delorme
0f14077664 Merge remote-tracking branch 'origin/master' into switch_sed_because_license 2019-09-23 12:38:52 +02:00
Adrien Delorme
79fbe98f90 document replace & replace_all 2019-09-17 16:21:06 +02:00
cmaahs
3e6cc05751 magictime_docs: Adding a reference to the go docs for formatting 2019-09-16 22:02:42 -05:00
Adrien Delorme
9836dad0c9 introduce the clean_resource_name to clean image names and deprecate the old ones 2019-04-03 11:25:51 +02:00
Megan Marsh
ad21367b21 vagrant builder 2019-02-04 14:08:43 -08:00
Megan Marsh
7857a0d404 clarify use of split function in docs 2018-12-17 11:40:27 -08:00
Megan Marsh
798d7fd642 add docs 2018-11-05 14:30:51 -08:00
Matthew Hooker
88d27f37a7
make fmt-docs 2018-10-26 17:02:51 -07:00
Shammel Lee
7024fecf4d
Fix small typo 2018-09-29 16:17:10 -04:00
Megan Marsh
8fbce8c40c
Merge pull request #6357 from ladar/master
Added a 'split' function to parse template variables.
2018-08-24 15:18:36 -07:00
Marcel Prince
2cde0d6132 Add env template function to doc 2018-08-16 14:23:29 -07:00
Christopher Boumenot
a3e6153068 azure: implement clean_image_name 2018-08-01 10:54:45 -07:00
Ladar Levison
8fee49ab9f Added a 'split' function to parse template variables. 2018-06-08 00:41:57 -05:00
Josh Soref
ecc3d12340 spelling: validate 2018-03-14 03:28:29 +00:00
Krzysztof Wilczynski
7d80e37c14
Add new packer_version function.
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
2017-11-21 22:04:33 +01:00
Megan Marsh
4721b48c70 add a couple of extra tests and reword documentation 2017-10-20 14:06:02 -07:00
Atsushi Ishibashi
c3a00993d0 Don't truncate and replace with 'a', update docs 2017-10-19 10:45:48 +09:00
Atsushi Ishibashi
c22c7238ac Add doc 2017-10-17 04:05:18 +09:00
Matthew Hooker
4aee438c22
document comma-separated configuration variables. 2017-10-11 19:36:54 -07:00
Matthew Hooker
bcc0d24bf4
run docs through pandoc 2017-06-14 18:13:46 -07:00
James Turnbull
0a544082ee This is a more substantive rewrite than intended
This is more than I planned but I think it makes things a little clearer
and perhaps organizes the page more clearly? I'd be happy to take
another example for template variables if someone can posit one.
2017-05-15 16:59:12 -04:00
James Turnbull
cae2170375 Updated the naming of variables
Ensured template variables are described as that where references and
distinguished from user variables.
2017-05-15 15:41:27 -04:00
Matthew Hooker
5425b38083
docs: add line break 2017-05-15 11:52:25 -07:00
James Turnbull
f73617b6b7 Made some changes to the Packer templating docs
1. Added the `user` function.
2. Some tidying up of language.
2017-05-15 14:31:58 -04:00
liz abinante
5139949d5c docs: some stuff is easy, some stuff is not let's be more descriptive 2017-05-09 11:49:02 -07:00
Seth Vargo
6b80c21043
Revamp pages and docs to fit HashiCorp brand 2017-03-28 16:05:19 -04:00
Renamed from website/source/docs/templates/configuration-templates.html.md (Browse further)