packer/website/data
Lucas Bajolet accbe97e1e
hcl2template: add text(encode|decode)base64 funcs (#12997)
Compared to Terraform, Packer was lacking a capability to encode/decode
strings to/from base64-encoded text encoded with another encoding.

This could be problematic in some cases, mainly when working with
Windows, as most of the OS uses UTF-16LE as its standard encoding for
many operations.

Therefore, we take a page from Terraform here, and add those functions
to what Packer supports in an HCL2 context.
2024-05-30 14:24:46 +02:00
..
docs-nav-data.json hcl2template: add text(encode|decode)base64 funcs (#12997) 2024-05-30 14:24:46 +02:00
guides-nav-data.json delete comment guide, moving contents to the comment section of the template engine docs for json templates 2021-05-18 09:43:42 -07:00
plugins-manifest.json Remove all external plugin docs 2024-01-29 15:06:08 -05:00
plugins-nav-data.json Update plugin docs - devdot launch (#11978) 2022-09-15 18:12:37 -04:00