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 bc0219b commit b32082bCopy full SHA for b32082b
released/discovery_center/mission_3585_trial/main.tf
@@ -29,7 +29,7 @@ data "btp_subaccount" "dc_mission" {
29
locals {
30
service_name__sap_launchpad = "SAPLaunchpad"
31
# optional
32
- service_name__cicd_app = "cicd-app"
+ service_name__cicd_app = "cicd-app"
33
}
34
35
# ------------------------------------------------------------------------------------------------------
0 commit comments