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 |
||
---|---|---|
.. | ||
artifact_export.go | ||
artifact_export_test.go | ||
builder.go | ||
builder_test.go | ||
config.go | ||
config.hcl2spec.go | ||
config_test.go | ||
ssh.go |