Skip to content

Commit

Permalink
Merge pull request #18 from DFE-Digital/dependabot/terraform/terrafor…
Browse files Browse the repository at this point in the history
…m/hashicorp/azurerm-3.109.0

Bump hashicorp/azurerm from 3.107.0 to 3.109.0 in /terraform
  • Loading branch information
pritchyspritch authored Jun 25, 2024
2 parents 15e83ab + 647a238 commit 82bb69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.107.0"
version = "3.109.0"
}
}

Expand Down

0 comments on commit 82bb69d

Please sign in to comment.