fix: change image id on bsu acceptance test

This commit is contained in:
Marin Salinas 2019-02-13 11:32:48 -06:00 committed by Megan Marsh
parent 52621a3dd2
commit 6e6e518095

View File

@ -47,7 +47,7 @@ const testBuilderAccBasic = `
"type": "test", "type": "test",
"region": "eu-west-2", "region": "eu-west-2",
"vm_type": "m3.medium", "vm_type": "m3.medium",
"source_omi": "ami-76b2a71e", "source_omi": "ami-46260446",
"ssh_username": "ubuntu", "ssh_username": "ubuntu",
"omi_name": "packer-test {{timestamp}}" "omi_name": "packer-test {{timestamp}}"
}] }]