Skip to content

Commit

Permalink
Merge pull request #1497 from hmcts/renovate/azurerm-3.x
Browse files Browse the repository at this point in the history
Update Terraform azurerm to ~> 3.28.0
  • Loading branch information
yogesh-hullatti committed Oct 24, 2022
2 parents a4047b3 + c70813f commit 37376c3
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 @@ -8,7 +8,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.27.0"
version = "~> 3.28.0"
}
}
}

0 comments on commit 37376c3

Please sign in to comment.