Files
Packer-Cn/command
Adrien Delorme 0f00709fb6 hcl2_upgrade: fix a case where the generated type is wrong
when it encounters map[string]interface{} or []interface{} types,  hcl2_upgrade now takes the 'most complex' entry from those in order to tell wether this is going to be a body `body {}` or an attribute `attribute = {}`. Before that the hcl2_upgrade command could be a bit random there.

A way better ( but may be somewhat hard ) way to do this would be to use the actual plugins structs in order to generate the HCL2.
2020-08-27 16:47:14 +02:00
..
2020-05-08 17:46:33 +02:00
2020-05-08 17:46:33 +02:00
2020-05-08 17:46:33 +02:00
2019-12-17 11:25:56 +01:00
2020-08-11 15:04:42 -07:00
2019-07-24 18:04:17 +01:00
2020-05-12 11:33:44 +02:00
2020-07-08 22:01:52 +03:00
2019-12-17 11:25:56 +01:00
2014-10-27 20:58:44 -07:00