Skip to content

Commit b80e2d5

Browse files
authored
Update README.md
1 parent cc263fa commit b80e2d5

File tree

1 file changed

+2
-2
lines changed
  • released/SAP-Inside-Tracks/SITBLR_DEC_2024/exercises/EXERCISE3

1 file changed

+2
-2
lines changed

released/SAP-Inside-Tracks/SITBLR_DEC_2024/exercises/EXERCISE3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We define a complex variable type, which is a [list](https://developer.hashicorp
4242

4343
Now we need to specify the entitlements we want to create to the `terraform.tfvars` file.
4444

45-
We want to add the following entitlements to the subaccount:
45+
We want to add the following entitlements to the subaccount in SAP BTP Trial landscape:
4646

4747
- `sapappstudiotrial` application with the `trial` plan
4848

@@ -55,7 +55,7 @@ bas_admins = ["[email protected]", "[email protected]"]
5555
bas_developers = ["[email protected]", "[email protected]"]
5656
```
5757

58-
If you are using factory landscapes such as `eu10`, `us10`, `ap10` ensure following entitlement is added to the subaccount.
58+
If you are creating Subaccount in Live or Production landscapes such as `EU10`, `US10`, `AP10` etc ensure following entitlement is added to the subaccount.
5959

6060
- `sapappstudio` application with `standard-edition` plan
6161

0 commit comments

Comments
 (0)