Skip to content

Commit

Permalink
Merge pull request #561 from OWASP/dependabot/terraform/aws/aws-tw-4.…
Browse files Browse the repository at this point in the history
…48.0

Update aws requirement from ~> 4.45.0 to ~> 4.48.0 in /aws
  • Loading branch information
commjoen committed Jan 2, 2023
2 parents b85c9da + 70be0a0 commit f56ce89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {

required_providers {
aws = {
version = "~> 4.45.0"
version = "~> 4.48.0"
}
random = {
version = "~> 3.4.3"
Expand Down

0 comments on commit f56ce89

Please sign in to comment.