We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a48bc commit 709a592Copy full SHA for 709a592
released/SAP-Inside-Tracks/SITBLR_DEC_2024/solution/main.tf
@@ -52,7 +52,6 @@ resource "btp_subaccount_entitlement" "cf_application_runtime" {
52
subaccount_id = btp_subaccount.project.id
53
service_name = "APPLICATION_RUNTIME"
54
plan_name = "MEMORY"
55
- amount = 1
56
}
57
58
resource "btp_subaccount_environment_instance" "cloudfoundry" {
0 commit comments