You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "Key value pairs of format `string: string`, where `key` is the key of the input variable and `value` is the secret value from the key vault"
sensitive = true
value = {
for key, secret in data.azurerm_key_vault_secret.output : key => secret.value