This commit is contained in:
@@ -28,9 +28,9 @@ resource "cloudflare_zero_trust_access_policy" "home_network_policy" {
|
||||
application_id = cloudflare_zero_trust_access_application.example_zero_trust_access_application.id
|
||||
name = "Home Network Access Policy"
|
||||
decision = "allow"
|
||||
include {
|
||||
email = "thedjinhn@gmail.com"
|
||||
}
|
||||
# include [{
|
||||
# email = "thedjinhn@gmail.com"
|
||||
# }]
|
||||
}
|
||||
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user