Skip to content

Commit 9927a54

Browse files
authored
Merge pull request #45 from WayneGoosen/dependabot/terraform/infra/hashicorp/azurerm-tw-4.42.0
build(deps): update hashicorp/azurerm requirement from ~> 4.38.1 to ~> 4.42.0 in /infra
2 parents b56a651 + fa22297 commit 9927a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azurerm = {
44
source = "hashicorp/azurerm"
5-
version = "~> 4.38.1"
5+
version = "~> 4.42.0"
66
}
77
random = {
88
source = "hashicorp/random"

0 commit comments

Comments
 (0)