From 09a47b928360d2e8f4be307d89506ad0c15141e6 Mon Sep 17 00:00:00 2001 From: dorota <114921900+wojcik-dorota@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:18:43 +0200 Subject: [PATCH] fix(platform): remove "destroy terraform" from create custom cloud instructions (#300) --- docs/platform/howto/byoc/create-custom-cloud.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/platform/howto/byoc/create-custom-cloud.md b/docs/platform/howto/byoc/create-custom-cloud.md index 9c429a28..3e4bec5e 100644 --- a/docs/platform/howto/byoc/create-custom-cloud.md +++ b/docs/platform/howto/byoc/create-custom-cloud.md @@ -675,13 +675,6 @@ migrate your existing services to the custom cloud if your service and networkin configuration allows it. For more information on migrating your existing services to the custom cloud, contact your account team. -#### Destroy the Terraform resources - -As soon as you new custom cloud gets the **Active** status, remove the -Terraform resources your created in your AWS account while creating the -cloud. See the guidelines on how to use the `destroy` command in -[Command: destroy](https://developer.hashicorp.com/terraform/cli/commands/destroy). - ## Manage services in custom clouds ### Create new services in the custom cloud