Skip to content

Commit

Permalink
secret identity error
Browse files Browse the repository at this point in the history
  • Loading branch information
vrsorheim committed Jul 12, 2024
1 parent be72f93 commit c7e490f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/aca.tf
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ resource "azurerm_container_app" "backend" {
secret {
name = "db_password"
key_vault_secret_id = azurerm_key_vault_secret.db_password.id
identity = azurerm_user_assigned_identity.imo_dev_app.id
}

template {
Expand Down

0 comments on commit c7e490f

Please sign in to comment.