Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmoore-nc committed Dec 10, 2024
1 parent 686f588 commit a5662e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/modules/postgresql-flexible/output.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
output "db_admin_pwd_keyvault_secret" {
value = resource.azurerm_key_vault_secret.db_admin_pwd.versionless_id
value = resource.azurerm_key_vault_secret.db_admin_pwd[0].versionless_id
}

0 comments on commit a5662e0

Please sign in to comment.