Skip to content

Commit b4a5b5e

Browse files
committed
remove default users
1 parent be8aa2d commit b4a5b5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

released/discovery_center/mission_3945/variables.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,11 @@ variable "custom_idp_apps_origin_key" {
5050
variable "subaccount_admins" {
5151
type = list(string)
5252
description = "Defines the colleagues who are added to each subaccount as subaccount administrators."
53-
5453
}
5554

5655
variable "subaccount_service_admins" {
5756
type = list(string)
5857
description = "Defines the colleagues who are added to each subaccount as subaccount service administrators."
59-
6058
}
6159

6260
# service plan sap analytics cloud

0 commit comments

Comments
 (0)