update new domain for identity
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 4m38s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 4m38s
This commit is contained in:
@@ -86,6 +86,11 @@ variable "cloudflare_email_domain" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "cloudflare_authentik_domain" {
|
||||
description = "Email Domain used for email authentication in App policies"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "cloudflare_team_name" {
|
||||
description = "Name of the Team in Cloudflare, essentially zero-trust org name"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user