name = "my-custom-image"
[builder.amazon-ebs]
region = "us-east-1"
source = "ami-de0d9eb7"
[provision]
[provision.shell]
type = "shell"
path = "script.sh"
[output]
[output.vagrant]