a76c6c55a9
Results before change ``` ⇶ packer build /tmp/minimal.pkr.hcl Error: 1 error occurred: * unknown configuration key: '"user_agent"' on /tmp/minimal.pkr.hcl line 1: (source code not available) ==> Builds finished but no artifacts were created. ``` Results after change ``` ⇶ packer build /tmp/minimal.pkr.hcl scaleway.required: output will be in this color. ==> scaleway.required: Creating temporary ssh key for server... ==> scaleway.required: Creating server... ``` |
||
---|---|---|
.. | ||
artifact.go | ||
artifact_test.go | ||
builder.go | ||
builder_test.go | ||
config.go | ||
config.hcl2spec.go | ||
step_create_image.go | ||
step_create_server.go | ||
step_create_ssh_key.go | ||
step_remove_volume.go | ||
step_server_info.go | ||
step_shutdown.go | ||
step_snapshot.go |