diff --git a/variables.tf b/variables.tf index 06010ec..1945bf9 100644 --- a/variables.tf +++ b/variables.tf @@ -115,17 +115,17 @@ variable "cf_otp_identity_provider_id" { sensitive = true } -variable "cf_azure_identity_provider_id" { - description = "Azure Entra ID identity provider ID in Cloudflare" - type = string - sensitive = true -} +#variable "cf_azure_identity_provider_id" { +# description = "Azure Entra ID identity provider ID in Cloudflare" +# type = string +# sensitive = true +#} -variable "cf_azure_admin_rule_group_id" { - description = "Azure Administrators Rule Group ID in Cloudflare" - type = string - sensitive = true -} +#variable "cf_azure_admin_rule_group_id" { +# description = "Azure Administrators Rule Group ID in Cloudflare" +# type = string +# sensitive = true +#} #====================================================== # OKTA SAML GROUPS