Commit 961e58df authored by ktruong7's avatar ktruong7

fixed format issues

parent 3589b0ba
......@@ -225,7 +225,7 @@ func (b *Builder) Run(ui packer.Ui, hook packer.Hook, cache packer.Cache) (packe
Users: b.config.AMIUsers,
Groups: b.config.AMIGroups,
ProductCodes: b.config.AMIProductCodes,
Visibility: b.config.AMIVisibility,
Visibility: b.config.AMIVisibility,
},
&awscommon.StepCreateTags{
Tags: b.config.AMITags,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment