Updates to remove space changes

pull/6285/head
Hariharan Jayaraman 8 years ago
parent 91eed4da52
commit de1783240f

@ -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
}

Loading…
Cancel
Save