adding app registration module

This commit is contained in:
2025-11-28 11:19:04 -06:00
parent cc12a3603a
commit aa4aef4a4b

View File

@@ -32,10 +32,6 @@ variable "app_reg_name" {
type = string
}
variable "azuread_provider_alias" {
type = string
}
variable "client_id" {
default = null
type = string