From d674dd4ddd243705795d6202442f859ea3eb00e5 Mon Sep 17 00:00:00 2001 From: Afrin Katageri Date: Thu, 19 Dec 2024 13:02:16 +0530 Subject: [PATCH] IBM Cloud Shell: Doc update --- website/docs/r/cloud_shell_account_settings.html.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/docs/r/cloud_shell_account_settings.html.markdown b/website/docs/r/cloud_shell_account_settings.html.markdown index a8de752c638..ff7939e7d13 100644 --- a/website/docs/r/cloud_shell_account_settings.html.markdown +++ b/website/docs/r/cloud_shell_account_settings.html.markdown @@ -31,10 +31,6 @@ resource "ibm_cloud_shell_account_settings" "cloud_shell_account_settings" { enabled = true key = "eu-de" } - regions { - enabled = true - key = "jp-tok" - } regions { enabled = true key = "us-south"