fix: change image id on bsu acceptance test
This commit is contained in:
parent
52621a3dd2
commit
6e6e518095
|
@ -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}}"
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue