Skip to content

Commit 79f6df2

Browse files
committed
chore: update readme
1 parent 334ac4c commit 79f6df2

File tree

1 file changed

+2
-2
lines changed
  • released/usecases/cf_enable_application_runtime_memory

1 file changed

+2
-2
lines changed

released/usecases/cf_enable_application_runtime_memory/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Overview
44

5-
This sample shows how to create subaaccount and cloudfoundry environment instance with [Application Runtime](https://help.sap.com/docs/btp/sap-business-technology-platform/cloud-foundry-environment?q=cloudfoundry+application+runtime#commercial-information-for-cloud-foundry-runtime).
5+
This sample shows how to create subaaccount and cloudfoundry environment instance with [Application Runtime](https://help.sap.com/docs/btp/sap-business-technology-platform/cloud-foundry-environment?q=cloudfoundry+application+runtime#commercial-information-for-cloud-foundry-runtime). To create cloudfoundry environment with free plan refer to this [Terraform Sample](https://github.com/SAP-samples/btp-terraform-samples/blob/main/released/discovery_center/mission_4327/step1/main.tf#L95).
66

77
## Content of setup
88

99
The setup comprises the following resources:
1010

1111
- Creation of a SAP BTP subaccount.
1212
- Add entitlement for cf_application_runtime with memory of 1024 MB (Change the memory limit according to your requirement, You can find it in main.tf)
13-
- Enable cloudfoundry runtime.
13+
- Enable cloudfoundry runtime with standard plan.
1414
- Assign Subaccount Administrator role to the users.
1515

1616
## Deploying the resources

0 commit comments

Comments
 (0)