pull/5562/head
Matthew Hooker 8 years ago
parent 545ee45567
commit f681faa296
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -10,6 +10,7 @@ func testConfig() map[string]interface{} {
return map[string]interface{}{
"ami_name": "foo",
"source_ami": "foo",
"region": "us-east-1",
}
}

Loading…
Cancel
Save