840e67f775
* mapstructure-to-hcl2: when we see a map generate an attribute spec and not a block spec this will alow to do tags = { key = "value" } instead of tags { key = "value" } This will also enable using variables directly for those tags * generate code * update tests |
||
---|---|---|
.. | ||
testdata | ||
artifact.go | ||
bootcommand_driver.go | ||
builder.go | ||
config.go | ||
config.hcl2spec.go | ||
config_test.go | ||
step_convert_to_template.go | ||
step_convert_to_template_test.go | ||
step_finalize_template_config.go | ||
step_finalize_template_config_test.go | ||
step_start_vm.go | ||
step_start_vm_test.go | ||
step_success.go | ||
step_type_boot_command.go | ||
step_type_boot_command_test.go | ||
step_upload_iso.go | ||
step_upload_iso_test.go |