Commit Graph

9 Commits

Author SHA1 Message Date
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
Jeff Escalante a0fa374844 bring back turbolinks and adjust scripts to match 2018-04-23 14:18:00 -04:00
Jeff Escalante 30429deb8c remove turbolinks & other analytics tests 2018-04-17 20:25:22 -04:00
Jeff Escalante b0937ff94d switch analytics from ga to segment 2018-03-14 15:09:42 -04:00
Seth Vargo 47f07cfbfa
Update styles 2017-03-28 16:05:23 -04:00
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand 2017-03-28 16:05:19 -04:00
Seth Vargo 05b23e733e Add bootstrap 2017-03-08 16:51:15 -08:00
Jason Costello 8049040a56 Add mega nav 2017-03-08 16:51:15 -08:00
captainill 2c2cb837b4 sidebar 2015-11-12 16:27:48 -08:00