Skip to content

Commit

Permalink
Merge pull request #171 from declanlscott/dependabot/terraform/infra/…
Browse files Browse the repository at this point in the history
…terraform-dependencies-90a5994a82

build(deps): bump hashicorp/aws from 5.74.0 to 5.75.1 in /infra in the terraform-dependencies group
  • Loading branch information
declanlscott authored Nov 12, 2024
2 parents b2f59ec + b7b4722 commit 3a177ac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions infra/.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 infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.74.0"
version = "5.75.1"
}
}

Expand Down

0 comments on commit 3a177ac

Please sign in to comment.