From 89784c67ee10cea440e66b2d179ff783b8ac8df9 Mon Sep 17 00:00:00 2001 From: Stacey Salamon Date: Thu, 26 Oct 2023 18:02:22 +0200 Subject: [PATCH] Fix code block --- docs/tools/terraform/get-started.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tools/terraform/get-started.rst b/docs/tools/terraform/get-started.rst index 1a8ed07f33..812364dc8c 100644 --- a/docs/tools/terraform/get-started.rst +++ b/docs/tools/terraform/get-started.rst @@ -148,6 +148,7 @@ To delete the service and its data: 3. Enter "yes" to confirm. The output will be similar to the following: .. code:: bash + Do you really want to destroy all resources? Terraform will destroy all your managed infrastructure, as shown above. There is no undo. Only 'yes' will be accepted to confirm.