You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error_message="Please enter a valid email address for the Datasphere user."
52
+
}
54
53
}
55
54
56
-
variable"qas_datasphere_host_name" {
55
+
variable"datasphere_host_name" {
57
56
type=string
58
-
description="The host name for the SAP Datasphere service instance."
57
+
description="The host name for the SAP Datasphere service instance. The host name of the tenant can only contain numbers (0-9), lower case letters (a-z), and hyphens (-). The same host name can't be reused to create other instances."
0 commit comments