Merge pull request #4096 from mitchellh/filterday

builder/amazon-ebs: show ami id found from filter
This commit is contained in:
Matthew Hooker 2016-11-02 12:25:46 -07:00 committed by GitHub
commit f3f5f89fe6
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ func (s *StepSourceAMIInfo) Run(state multistep.StateBag) multistep.StepAction {
image = imageResp.Images[0]
}
log.Printf(fmt.Sprintf("Got Image %v", image))
ui.Message(fmt.Sprintf("Found Image ID: %s", *image.ImageId))
// Enhanced Networking (SriovNetSupport) can only be enabled on HVM AMIs.
// See http://goo.gl/icuXh5