Update access_applications.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 23s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 23s
This commit is contained in:
@@ -76,7 +76,7 @@ resource "cloudflare_zero_trust_access_application" "cloudflare_app_ssh_infra" {
|
||||
},
|
||||
{
|
||||
email_domain = {
|
||||
domain = var.cloudflare_email_domain
|
||||
domain = "thedjinhn@gmail.com"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user