adding app registration module

This commit is contained in:
2025-11-28 15:08:59 -06:00
parent f831ab180d
commit 3a7cab416a

View File

@@ -43,10 +43,6 @@ variable "client_secret" {
type = string type = string
} }
variable "destination" {
type = string
}
variable "federated_identity_credential" { variable "federated_identity_credential" {
default = null default = null
type = object({ type = object({