diff --git a/builder/osc/common/step_update_omi.go b/builder/osc/common/step_update_omi.go index 65dfdaf9e..d6126148b 100644 --- a/builder/osc/common/step_update_omi.go +++ b/builder/osc/common/step_update_omi.go @@ -91,6 +91,7 @@ func (s *StepUpdateOMIAttributes) Run(_ context.Context, state multistep.StateBa ui.Say(fmt.Sprintf("Updating attributes on snapshot (%s)...", snapshot)) newConfig := &oapi.Config{ UserAgent: config.UserAgent, + AccessKey: config.AccessKey, SecretKey: config.SecretKey, Service: config.Service, Region: region, //New region