packer/hcl2template/function
Adrien Delorme eb8e302941
hcl2_upgrade: special case: vsphere fix (#11216)
* fix typo

* hcl2_upgrade: special case linux_options and network_interface to block instead of maps

* Update hcl2_upgrade_test.go

* Update hcl2_upgrade_test.go

remove unused code

* hcl2_upgrade: support strftime too (#11220)

* hcl2_upgrade strftime function
* create legacy_strftime.mdx
2021-08-25 14:20:08 +02:00
..
testdata HCL2: add templatefile function (#10776) 2021-03-23 12:02:05 +01:00
aws_secretetkey.go remove sdk 2020-12-17 13:29:25 -08:00
Consul.go remove sdk 2020-12-17 13:29:25 -08:00
datetime.go hcl2_upgrade: special case: vsphere fix (#11216) 2021-08-25 14:20:08 +02:00
datetime_test.go Fix up regex in test 2021-03-23 14:39:45 -04:00
env.go HCL2: allow calling env as input var default value (#10240) 2020-11-11 11:27:32 +01:00
index.go fix: HCL "index" function now actually returns the index of the element (#11008) 2021-05-11 10:24:46 +02:00
index_test.go fix: HCL "index" function now actually returns the index of the element (#11008) 2021-05-11 10:24:46 +02:00
length.go add tests for length 2020-10-30 15:42:59 +01:00
length_test.go add tests for length 2020-10-30 15:42:59 +01:00
templatefile.go HCL2: add templatefile function (#10776) 2021-03-23 12:02:05 +01:00
templatefile_test.go HCL2: add templatefile function (#10776) 2021-03-23 12:02:05 +01:00
vault.go remove sdk 2020-12-17 13:29:25 -08:00