Skip to content

Commit

Permalink
Merge pull request #113 from slalombuild/renovate/azurerm-3.x
Browse files Browse the repository at this point in the history
Update Terraform azurerm to v3.71.0
  • Loading branch information
davenicoll authored Sep 6, 2023
2 parents 4aee978 + 01aac72 commit c31d9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/azure/example_providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.70.0"
version = "3.71.0"
}
}
}
Expand Down

0 comments on commit c31d9f1

Please sign in to comment.