{
"type": "amazon-ebs",
"access_key": "{{user `aws_access_key`}}",
"secret_key": "{{user `aws_secret_key` }}",
"region": "us-west-1",
"source_ami": "ami-04d12673",
"instance_type": "m1.medium",
"ssh_username": "ubuntu",
"ami_name": "packer-splice {{timestamp}}"
}
==> amazon-ebs: Creating temporary keypair: packer 00e83f0f-1cc2-7ec6-415e-f8d574028aa2
==> amazon-ebs: Creating temporary security group for this instance...
==> amazon-ebs: Authorizing SSH access on the temporary security group...
==> amazon-ebs: Launching a source AWS instance...
==> amazon-ebs: Deleting temporary security group...
==> amazon-ebs: Deleting temporary keypair...
Build 'amazon-ebs' errored: There was a problem with the source AMI: The image id '[ami-04d12673]' does not exist (InvalidAMIID.NotFound)
==> Some builds didn't complete successfully and had errors:
--> amazon-ebs: There was a problem with the source AMI: The image id '[ami-04d12673]' does not exist (InvalidAMIID.NotFound)
--
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.