From 93e78a315d54a8cef3480089b11f827ad4900458 Mon Sep 17 00:00:00 2001 From: Manuel Romero Date: Mon, 3 Mar 2025 11:55:59 +0100 Subject: [PATCH] new secrets databricks-qmi --- adls/outputs.tf | 2 +- databases/azure-hdinsight-hadoop/outputs.tf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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