Skip to content

Commit

Permalink
Merge pull request #3579 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.74.0 to 3.75.0 in /terraform/paas
  • Loading branch information
saliceti authored Oct 2, 2023
2 parents 43004d3 + edf5a73 commit e9111bf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.74.0"
version = "3.75.0"
}
cloudfoundry = {
source = "cloudfoundry-community/cloudfoundry"
Expand Down

0 comments on commit e9111bf

Please sign in to comment.