packer-cn/vendor/github.com/zclconf/go-cty/cty
Adrien Delorme 193dad46e6
Hcl2 input variables, local variables and functions (#8588)
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.
2020-02-06 11:49:21 +01:00
..
convert Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
function Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
gocty vendor vendors 2019-10-15 12:56:42 +02:00
json Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
set vendor vendors 2019-10-15 12:56:42 +02:00
capsule.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
capsule_ops.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
collection.go vendor vendors 2019-10-15 12:56:42 +02:00
doc.go vendor vendors 2019-10-15 12:56:42 +02:00
element_iterator.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
error.go vendor vendors 2019-10-15 12:56:42 +02:00
gob.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
helper.go vendor vendors 2019-10-15 12:56:42 +02:00
json.go vendor vendors 2019-10-15 12:56:42 +02:00
list_type.go vendor vendors 2019-10-15 12:56:42 +02:00
map_type.go vendor vendors 2019-10-15 12:56:42 +02:00
marks.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
null.go vendor vendors 2019-10-15 12:56:42 +02:00
object_type.go vendor vendors 2019-10-15 12:56:42 +02:00
path.go vendor vendors 2019-10-15 12:56:42 +02:00
path_set.go vendor vendors 2019-10-15 12:56:42 +02:00
primitive_type.go vendor vendors 2019-10-15 12:56:42 +02:00
set_helper.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
set_internals.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
set_type.go vendor vendors 2019-10-15 12:56:42 +02:00
tuple_type.go vendor vendors 2019-10-15 12:56:42 +02:00
type.go vendor vendors 2019-10-15 12:56:42 +02:00
type_conform.go vendor vendors 2019-10-15 12:56:42 +02:00
types_to_register.go vendor vendors 2019-10-15 12:56:42 +02:00
unknown.go vendor vendors 2019-10-15 12:56:42 +02:00
unknown_as_null.go vendor vendors 2019-10-15 12:56:42 +02:00
value.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
value_init.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
value_ops.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
walk.go vendor vendors 2019-10-15 12:56:42 +02:00