diff --git a/adls/outputs.tf b/adls/outputs.tf index f88138f..c98455f 100644 --- a/adls/outputs.tf +++ b/adls/outputs.tf @@ -31,5 +31,5 @@ output "Azure_Application_Registration_Client_ID" { } output "Azure_Application_Registration_Secret" { - value = "~Ib8Q~1Ih0oUsRws1UwK5HyL5R6CaRaxKlgKka6c" + value = "i3F8Q~FxhoyOP1-4r9sstaohnjxXaf~ulhVJFav_" } \ No newline at end of file diff --git a/databases/azure-hdinsight-hadoop/outputs.tf b/databases/azure-hdinsight-hadoop/outputs.tf index f74e5e6..5b7779c 100644 --- a/databases/azure-hdinsight-hadoop/outputs.tf +++ b/databases/azure-hdinsight-hadoop/outputs.tf @@ -30,7 +30,7 @@ output "Azure_Application_Registration_Client_ID" { } output "Azure_Application_Registration_Secret" { - value = "~Ib8Q~1Ih0oUsRws1UwK5HyL5R6CaRaxKlgKka6c" + value = "i3F8Q~FxhoyOP1-4r9sstaohnjxXaf~ulhVJFav_" } @@ -55,5 +55,5 @@ output "adls_Azure_Application_Registration_Client_ID" { } output "adls_Azure_Application_Registration_Secret" { - value = "~Ib8Q~1Ih0oUsRws1UwK5HyL5R6CaRaxKlgKka6c" + value = "i3F8Q~FxhoyOP1-4r9sstaohnjxXaf~ulhVJFav_" } \ No newline at end of file