Updates to remove space changes

This commit is contained in:
Hariharan Jayaraman 2018-05-18 00:53:44 -07:00
parent 91eed4da52
commit de1783240f
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ func (b *Builder) Run(ui packer.Ui, hook packer.Hook, cache packer.Cache) (packe
b.config.cloudEnvironment,
spnCloud,
spnKeyVault)
if err != nil {
return nil, err
}