From a5a1bfae678382ee962478392ff434e34b88bd48 Mon Sep 17 00:00:00 2001 From: PRAJIN OLLEKKATT PRAKASAN <71236507+prajin-op@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:16:18 +0530 Subject: [PATCH] Documentation update for Discovery center mission 4327 (#62) --- .../mission_4327/setup_subaccount_cf/README.md | 6 ++++++ .../mission_4327/setup_subaccount_kyma/README.md | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/released/discovery_center/mission_4327/setup_subaccount_cf/README.md b/released/discovery_center/mission_4327/setup_subaccount_cf/README.md index 2206bd67..d1b81190 100644 --- a/released/discovery_center/mission_4327/setup_subaccount_cf/README.md +++ b/released/discovery_center/mission_4327/setup_subaccount_cf/README.md @@ -84,3 +84,9 @@ Linux, macOS: 10. **Optional**: You can remove the Terraform state file (`terraform.tfstate`) manually if needed. Please exercise caution when using this script, especially in production environments, and ensure you understand the resources that will be created or modified. + + +## Known issues + +[Issues with Terraform CLI version 1.6.x - No resource type found](https://github.com/SAP/terraform-provider-btp/discussions/477) +If you are using Terraform CLI in version 1.6.x, please downgrade to version 1.5.7 of the Terraform CLI. diff --git a/released/discovery_center/mission_4327/setup_subaccount_kyma/README.md b/released/discovery_center/mission_4327/setup_subaccount_kyma/README.md index f1da3dfc..a8ac83fb 100644 --- a/released/discovery_center/mission_4327/setup_subaccount_kyma/README.md +++ b/released/discovery_center/mission_4327/setup_subaccount_kyma/README.md @@ -83,3 +83,8 @@ Linux, macOS: 10. **Optional**: You can remove the Terraform state file (`terraform.tfstate`) manually if needed. Please exercise caution when using this script, especially in production environments, and ensure you understand the resources that will be created or modified. + +## Known issues + +[Issues with Terraform CLI version 1.6.x - No resource type found](https://github.com/SAP/terraform-provider-btp/discussions/477) +If you are using Terraform CLI in version 1.6.x, please downgrade to version 1.5.7 of the Terraform CLI.