Skip to content

Commit

Permalink
Update Terraform azurerm to v4.19.0 (#1220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 252ba0a commit 47cb960
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 47cb960

Please sign in to comment.