Skip to content

Commit

Permalink
Update container_apps.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
benchiverton committed Jun 25, 2024
1 parent 65b0687 commit b092656
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/instance/container_apps.tf
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ resource "azurerm_container_app" "api" {
lifecycle {
ignore_changes = [
template[0].container[0],
registry,
secret,
]
}
}

0 comments on commit b092656

Please sign in to comment.