Update variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled

This commit is contained in:
2025-11-15 20:38:16 +01:00
parent 368806a3c8
commit 42d521e762

View File

@@ -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