This commit is contained in:
20
variables.tf
20
variables.tf
@@ -115,17 +115,17 @@ variable "cf_otp_identity_provider_id" {
|
|||||||
sensitive = true
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "cf_azure_identity_provider_id" {
|
#variable "cf_azure_identity_provider_id" {
|
||||||
description = "Azure Entra ID identity provider ID in Cloudflare"
|
# description = "Azure Entra ID identity provider ID in Cloudflare"
|
||||||
type = string
|
# type = string
|
||||||
sensitive = true
|
# sensitive = true
|
||||||
}
|
#}
|
||||||
|
|
||||||
variable "cf_azure_admin_rule_group_id" {
|
#variable "cf_azure_admin_rule_group_id" {
|
||||||
description = "Azure Administrators Rule Group ID in Cloudflare"
|
# description = "Azure Administrators Rule Group ID in Cloudflare"
|
||||||
type = string
|
# type = string
|
||||||
sensitive = true
|
# sensitive = true
|
||||||
}
|
#}
|
||||||
|
|
||||||
#======================================================
|
#======================================================
|
||||||
# OKTA SAML GROUPS
|
# OKTA SAML GROUPS
|
||||||
|
|||||||
Reference in New Issue
Block a user