mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-15 22:20:33 -04:00
Mainly redefine or reused what Terraform did. * allow to used `variables`, `variable` and `local` blocks * import the following functions and their docs from Terraform: abs, abspath, basename, base64decode, base64encode, bcrypt, can, ceil, chomp, chunklist, cidrhost, cidrnetmask, cidrsubnet, cidrsubnets, coalesce, coalescelist, compact, concat, contains, convert, csvdecode, dirname, distinct, element, file, fileexists, fileset, flatten, floor, format, formatdate, formatlist, indent, index, join, jsondecode, jsonencode, keys, length, log, lookup, lower, max, md5, merge, min, parseint, pathexpand, pow, range, reverse, rsadecrypt, setintersection, setproduct, setunion, sha1, sha256, sha512, signum, slice, sort, split, strrev, substr, timestamp, timeadd, title, trim, trimprefix, trimspace, trimsuffix, try, upper, urlencode, uuidv4, uuidv5, values, yamldecode, yamlencode, zipmap. |
||
|---|---|---|
| .. | ||
| function | ||
| internal | ||
| testdata | ||
| common_test.go | ||
| decode.go | ||
| docs.go | ||
| functions.go | ||
| parser.go | ||
| types.build.from.go | ||
| types.build.go | ||
| types.build.post-processor.go | ||
| types.build.provisioners.go | ||
| types.build_test.go | ||
| types.hcl_ref.go | ||
| types.packer_config.go | ||
| types.packer_config_test.go | ||
| types.source.go | ||
| types.source_test.go | ||
| types.variables.go | ||
| types.variables_test.go | ||
| utils.go | ||
| zz_retrocompat.go | ||