Skip to content

Commit b32082b

Browse files
committed
fixed tf formatting issues
1 parent bc0219b commit b32082b

File tree

1 file changed

+1
-1
lines changed
  • released/discovery_center/mission_3585_trial

1 file changed

+1
-1
lines changed

released/discovery_center/mission_3585_trial/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ data "btp_subaccount" "dc_mission" {
2929
locals {
3030
service_name__sap_launchpad = "SAPLaunchpad"
3131
# optional
32-
service_name__cicd_app = "cicd-app"
32+
service_name__cicd_app = "cicd-app"
3333
}
3434

3535
# ------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)