Skip to content

Commit

Permalink
Merge pull request #849 from ministryofjustice/dependabot/terraform/m…
Browse files Browse the repository at this point in the history
…anagement-account/terraform/hashicorp/random-3.6.0

Bump hashicorp/random from 3.5.1 to 3.6.0 in /management-account/terraform
  • Loading branch information
davidkelliott authored Jan 29, 2024
2 parents 206e865 + dd97b9d commit 3981048
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions management-account/terraform/.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 modules/config-bucket/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.5.1"
version = "3.6.0"
}
}
}

0 comments on commit 3981048

Please sign in to comment.