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 #2019 from divviup/dependabot/terraform/terraform/…
Browse files Browse the repository at this point in the history
…hashicorp/aws-4.30.0

build(deps): bump hashicorp/aws from 4.29.0 to 4.30.0 in /terraform
  • Loading branch information
tgeoghegan authored Sep 12, 2022
2 parents 90751af + c6d2ff8 commit 0c05b40
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 @@ -362,7 +362,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "4.29.0"
version = "4.30.0"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 0c05b40

Please sign in to comment.