We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a851804 commit 825a6c2Copy full SHA for 825a6c2
1 file changed
infrastructure/terraform/spoke/data.tf
@@ -61,3 +61,5 @@ data "azurerm_key_vault_secret" "slack_webhook_url" {
61
name = "slack-webhook-url"
62
key_vault_id = data.azurerm_key_vault.infra.id
63
}
64
+
65
+# git-sha-a85180497c23d742b5f92262b3b43069e44a4110
0 commit comments