Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2016 from divviup/dependabot/terraform/terraform/…
Browse files Browse the repository at this point in the history
…hashicorp/random-3.4.3

build(deps): bump hashicorp/random from 3.4.2 to 3.4.3 in /terraform
  • Loading branch information
tgeoghegan authored Sep 12, 2022
2 parents 75a42ac + 6d36ba8 commit e8758ae
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions 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 terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.4.2"
version = "3.4.3"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit e8758ae

Please sign in to comment.