Skip to content

Commit

Permalink
Update Terraform azurerm to v3.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 7fe46ce commit 3fb5ccb
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 @@ -21,7 +21,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "3.76.0" # AzureRM provider version
version = "3.77.0" # AzureRM provider version
}
}
}

0 comments on commit 3fb5ccb

Please sign in to comment.