@ -1,10 +1,10 @@
---
layout: guides
sidebar_current: guides-packer-on-cicd-upload-image-to-artifact-store
page_title: Uploading Images to Artifact Stores
page_title: Uploading VirtualBox Image to S3
# Uploading Images to Artifact Stores
# Uploading VirtualBox Image to S3
Once the image is generated it will be used by other parts of your operations workflow. For example, it is common to build VirtualBox images with Packer to be used as base boxes in Vagrant.
@ -14,7 +14,7 @@
<a href="/guides/packer-on-cicd/building-virtualbox-image.html">Building a VirtualBox Image with Packer in TeamCity</a>
</li>
<li<%= sidebar_current("guides-packer-on-cicd-upload-image-to-artifact-store") %>>
<a href="/guides/packer-on-cicd/uploading-images-to-artifact.html">Uploading Images to Artifact Store</a>
<a href="/guides/packer-on-cicd/uploading-images-to-artifact.html">Uploading VirtualBox Image to S3</a>
<li<%= sidebar_current("guides-packer-on-cicd-triggering-tfe-run") %>>
<a href="/guides/packer-on-cicd/triggering-tfe.html">Triggering Terraform Enterprise runs</a>