From 9cb5715ed2200d2a028cb36daf228a6cc1d03095 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 a8de752c63..ff7939e7d1 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"