Skip to content

Commit

Permalink
modified: terraform/aca.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
vrsorheim committed Jul 12, 2024
1 parent bd696fd commit 0b070ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aca.tf
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ resource "azurerm_container_app" "frontend" {
allow_insecure_connections = false
traffic_weight {
percentage = 100
latest_revision = true
#latest_revision = true
revision_suffix = "demo"
}
}
Expand Down

0 comments on commit 0b070ba

Please sign in to comment.