This commit is contained in:
@@ -217,3 +217,8 @@ variable "cf_device_os" {
|
||||
description = "This is the OS you are running on your own client machine"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "cf_email_domain" {
|
||||
description = "Email Domain used for email authentication in App policies"
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user