From f8633a260b5b4ab39e4653a65e8c60e27786762b Mon Sep 17 00:00:00 2001 From: PRAJIN OLLEKKATT PRAKASAN <71236507+prajin-op@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:38:20 +0530 Subject: [PATCH] chore: Update README.md mission 4327 --- released/cicd/setup_subaccount_cf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/released/cicd/setup_subaccount_cf/README.md b/released/cicd/setup_subaccount_cf/README.md index f2593e34..77fdb23e 100644 --- a/released/cicd/setup_subaccount_cf/README.md +++ b/released/cicd/setup_subaccount_cf/README.md @@ -6,7 +6,7 @@ Currently, the SAP BTP provider is available in beta for non productive usage: [ The Terraform script documented here automates the setup of an SAP BTP subaccount based on a predefined template. The scripts can be used create SAP BTP subaccount with Cloud Foundry or Kyma runtime. The Terraform script does the below configuration after creating a SAP BTP subaccount: -1. Configures the SAP BTP entitlements required to complete the mission. See [Setup SAP BTP Account using Terraform](https://github.com/SAP-samples/btp-terraform-samples/blob/main/released/discovery_center/mission_4327/cicd/setup_subaccount_cf/README.md#entitlements). +1. Configures the SAP BTP entitlements required to complete the mission. See [Setup SAP BTP Account using Terraform](https://github.com/SAP-samples/btp-terraform-samples/blob/main/released/cicd/setup_subaccount_cf/README.md#entitlements). 2. Enables the SAP BTP runtime (Cloud Foundry or Kyma). 3. Creates the neccessary subscription to applications: SAP Business Application Studio (BAS), SAP Build Work Zone, standard edition, etc. 4. Assigns users the neccessary roles required to access the applications, such as SAP Business Application Studio.