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
1 changed files with 1 additions and 1 deletions

View File

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