Skip to content

Commit

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

Bump hashicorp/azurerm from 3.103.1 to 3.104.1 in /terraform
  • Loading branch information
pritchyspritch authored May 21, 2024
2 parents 67b88f1 + bc20981 commit 45a9dc0
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.103.1"
version = "3.104.1"
}
}

Expand Down

0 comments on commit 45a9dc0

Please sign in to comment.