Skip to content

Commit

Permalink
Dummy PR to test def store
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-umerji01 committed Apr 11, 2024
1 parent 3bdd7f1 commit 401bc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ resource "azurerm_key_vault_secret" "POSTGRES-HOST-V15" {
name = "${var.component}-POSTGRES-HOST-V15"
value = module.postgresql_v15.fqdn
key_vault_id = data.azurerm_key_vault.ccd_shared_key_vault.id
}
}

0 comments on commit 401bc8d

Please sign in to comment.