From 2ed21ebeb00b91d9bcdb2067ff065c6c9e40520e Mon Sep 17 00:00:00 2001 From: Tehut Date: Thu, 2 May 2024 15:04:14 -0700 Subject: [PATCH] review comments --- .../vagrant-cloud/hcp-vagrant/migration-guide.mdx | 10 ++++------ .../vagrant-cloud/hcp-vagrant/troubleshooting.mdx | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/website/content/vagrant-cloud/hcp-vagrant/migration-guide.mdx b/website/content/vagrant-cloud/hcp-vagrant/migration-guide.mdx index d93018c07..aab1e5bcb 100644 --- a/website/content/vagrant-cloud/hcp-vagrant/migration-guide.mdx +++ b/website/content/vagrant-cloud/hcp-vagrant/migration-guide.mdx @@ -15,7 +15,7 @@ When you migrate your default organization your Profile Settings (user name, gra HCP [Vagrant Registry](https://portal.cloud.hashicorp.com/vagrant/discover), like Vagrant Cloud, is a public, searchable index of Vagrant boxes that allows box owners to host and share artifacts. -To take advantage of shared infrastructure and platform investments available on the Hashicorp Cloud Platform (HCP), Hashicorp is migrating all existing boxes to HCP Vagrant Registry and retiring the current Vagrant Cloud rails app at the end of July 2024. +To take advantage of shared infrastructure and platform investments available on the Hashicorp Cloud Platform (HCP), Hashicorp is migrating all existing boxes to HCP Vagrant Registry and retiring the current Vagrant Cloud application at the end of July 2024. Migrated organizations will be permanently accessible at their original Vagrant Cloud URLs and won’t require changes to user workflows. Migrated registries will have access to the modern HCP Vagrant Registry UI, an improved search experience, and free private boxes. @@ -56,14 +56,10 @@ Your HCP account must use the email address associated with your Vagrant Cloud a Once you have signed into both your HCP and Vagrant Cloud accounts, you can access the [migration tool](https://app.vagrantup.com/migration). -To auto-populate the migration tool with a specific Vagrant Cloud `Organization` click on the `Migrate to HCP` button in the top right corner of your [settings](https://app.vagrantup.com/settings) page. - #### 2. Select a Vagrant Cloud organization to migrate Select a single organization from the dropdown to migrate or select the checkbox `Migrate all organizations` to migrate them all at once to a single HCP Project. -You can select any of the organizations listed in the Vagrant Cloud organization dropdown, even if a specific organization was pre-populated. - ##### 3. Select a destination project in HCP If you have multiple projects in HCP, select the project you want from the HCP Project dropdown. If you have not created a second project the `default-project` will be auto-selected. @@ -88,4 +84,6 @@ It is important to note that while a migrated organization will no longer be ava ## Conclusion -If for some reason you are unable to access your new HCP Registry or your migration does not complete successfully, review the [Migration Troubleshooting] (/vagrant/vagrant-cloud/hcp-vagrant/troubleshooting) guide or contact us at [support@hashicorp.com](mailto:support@hashicorp.com) with the subject `HCP Vagrant Migration`. Our team will be happy to help you complete your migration or reset your organization state. +If for some reason you are unable to access your new HCP Registry or your migration does not complete successfully, review the [Migration Troubleshooting] (/vagrant/vagrant-cloud/hcp-vagrant/troubleshooting) guide or contact us at [support+vagrantcloud@hashicorp.com](mailto:support@hashicorp.com) with the subject `HCP Vagrant Migration`. Our team will be happy to help you complete your migration or reset your organization state. + + diff --git a/website/content/vagrant-cloud/hcp-vagrant/troubleshooting.mdx b/website/content/vagrant-cloud/hcp-vagrant/troubleshooting.mdx index 30f88c3a7..a88dbdc57 100644 --- a/website/content/vagrant-cloud/hcp-vagrant/troubleshooting.mdx +++ b/website/content/vagrant-cloud/hcp-vagrant/troubleshooting.mdx @@ -16,5 +16,5 @@ In the rare case that an inoperable box was successfully uploaded (e.g legacy bo ### Retrying Migrations -If a migration fails, a `retry` icon will appear beside the name of that organization on the [migration status](https://app.beta.vagrantup.com/migration/status) page. Failed migrations can be retried once. -In the event of a second failure, contact us at [support@hashicorp.com](mailto:support@hashicorp.com) with the subject `Vagrant Migration`. Our team will be happy to help you complete your migration or reset your organization state. +If a migration fails, a `retry` icon will appear beside the name of that organization on the [migration status](https://app.vagrantup.com/migration/status) page. Failed migrations can be retried once. +In the event of a second failure, contact us at [support+vagrantcloud@hashicorp.com](mailto:support@hashicorp.com) with the subject `Vagrant Migration`. Our team will be happy to help you complete your migration or reset your organization state.