File tree Expand file tree Collapse file tree 6 files changed +0
-9
lines changed
released/discovery_center/mission_4441_trial Expand file tree Collapse file tree 6 files changed +0
-9
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -7,9 +7,6 @@ globalaccount = "xxxxxxxxtrial-ga"
7
7
# The CLI server URL (needs to be set to null if you are using the default CLI server)
8
8
cli_server_url = null
9
9
10
- # Region for your subaccount
11
- region = " us10"
12
-
13
10
# ------------------------------------------------------------------------------------------------------
14
11
# USER ROLES
15
12
# ------------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -21,12 +21,6 @@ variable "cli_server_url" {
21
21
default = " https://cli.btp.cloud.sap"
22
22
}
23
23
24
- variable "region" {
25
- type = string
26
- description = " The region where the subaccount shall be created in."
27
- default = " us10"
28
- }
29
-
30
24
variable "build_code_admins" {
31
25
type = list (string )
32
26
description = " Defines the colleagues who are admins for SAP Build Code."
You can’t perform that action at this time.
0 commit comments