Remove unnecessary input.
This commit is contained in:
@@ -35,9 +35,3 @@ variable "principal_type" {
|
||||
default = "ServicePrincipal"
|
||||
description = "Value for azurerm_role_assignment.principal_type (e.g., ServicePrincipal, User, Group)."
|
||||
}
|
||||
|
||||
variable "skip_service_principal_aad_check" {
|
||||
type = bool
|
||||
default = true
|
||||
description = "Whether to skip the Azure AD check for service principals."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user