Skip to content

Commit

Permalink
Update Terraform azurerm to v4.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 13f3241 commit 92c1efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/state.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
backend "azurerm" {}

required_providers {
azurerm = "4.18.0"
azurerm = "4.19.0"
}
}

0 comments on commit 92c1efa

Please sign in to comment.