From 3a7cab416a7dfdabbedf4ffc50de0cb9600d4122 Mon Sep 17 00:00:00 2001 From: Noah Spannbauer Date: Fri, 28 Nov 2025 15:08:59 -0600 Subject: [PATCH] adding app registration module --- modules/app_registration/variables.tf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/app_registration/variables.tf b/modules/app_registration/variables.tf index bb89a44..ca15b70 100644 --- a/modules/app_registration/variables.tf +++ b/modules/app_registration/variables.tf @@ -43,10 +43,6 @@ variable "client_secret" { type = string } -variable "destination" { - type = string -} - variable "federated_identity_credential" { default = null type = object({