Skip to content

Commit

Permalink
Merge pull request #1391 from DFE-Digital/dependabot/terraform/terraf…
Browse files Browse the repository at this point in the history
…orm/paas/hashicorp/azurerm-3.75.0

Bump hashicorp/azurerm from 3.70.0 to 3.75.0 in /terraform/paas
  • Loading branch information
saliceti authored Oct 5, 2023
2 parents 4df7015 + 7fcc604 commit 55cf3ab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/paas/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/paas/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.70.0"
version = "3.75.0"
}
cloudfoundry = {
source = "cloudfoundry-community/cloudfoundry"
Expand Down

0 comments on commit 55cf3ab

Please sign in to comment.