From c8a45d9d1792c8166c536cf06f40a95f76da2633 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Wed, 31 May 2017 12:27:05 -0700 Subject: [PATCH] add closing ` --- .../source/docs/vagrant-cloud/vagrant-cloud-migration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md b/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md index a0308fecf..aca3a7993 100644 --- a/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md +++ b/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md @@ -57,7 +57,7 @@ If you do not create a token in Atlas by June 27th, you will need to create a to ## Packer and Terraform Enterprise Packer has two post-processors which can create Vagrant boxes in Terraform Enterprise (Atlas): `atlas` and `vagrant-cloud`. -The `atlas post-processor will no longer create Vagrant boxes after June 27th. +The `atlas post-processor` will no longer create Vagrant boxes after June 27th. If you are currently publishing Vagrant boxes with Packer, please ensure that you are using the vagrant-cloud post-processor. For example, if your Packer post-processor JSON looks like this: