Skip to content

Commit

Permalink
Merge pull request #1645 from OWASP/dependabot/terraform/aws/hashicor…
Browse files Browse the repository at this point in the history
…p/aws-5.69.0

build(deps): bump hashicorp/aws from 5.65.0 to 5.69.0 in /aws
  • Loading branch information
commjoen authored Oct 2, 2024
2 parents 595ac55 + 035d520 commit 3e0627c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions aws/.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 aws/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.65.0"
version = "~> 5.69.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 3e0627c

Please sign in to comment.