Skip to content

Commit 6cc3333

Browse files
authored
Move mission 4441 to its own folder (#294)
1 parent 1a552f3 commit 6cc3333

File tree

6 files changed

+0
-9
lines changed

6 files changed

+0
-9
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ globalaccount = "xxxxxxxxtrial-ga"
77
# The CLI server URL (needs to be set to null if you are using the default CLI server)
88
cli_server_url = null
99

10-
# Region for your subaccount
11-
region = "us10"
12-
1310
# ------------------------------------------------------------------------------------------------------
1411
# USER ROLES
1512
# ------------------------------------------------------------------------------------------------------
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ variable "cli_server_url" {
2121
default = "https://cli.btp.cloud.sap"
2222
}
2323

24-
variable "region" {
25-
type = string
26-
description = "The region where the subaccount shall be created in."
27-
default = "us10"
28-
}
29-
3024
variable "build_code_admins" {
3125
type = list(string)
3226
description = "Defines the colleagues who are admins for SAP Build Code."

0 commit comments

Comments
 (0)