:chore: added OSC Connection in builder file

pull/10056/head
PacoDw 6 years ago committed by Marin Salinas
parent 1fbe715c13
commit 22481d1ac2

@ -114,6 +114,7 @@ func (b *Builder) Run(ctx context.Context, ui packer.Ui, hook packer.Hook) (pack
&osccommon.StepPreValidate{
DestOmiName: b.config.OMIName,
ForceDeregister: b.config.OMIForceDeregister,
API: b.config.AccessConfig.API,
},
&osccommon.StepSourceOMIInfo{
SourceOmi: b.config.SourceOmi,

Loading…
Cancel
Save