Skip to content

Commit

Permalink
Merge pull request #293 from plus3it/dependabot/terraform/providers/h…
Browse files Browse the repository at this point in the history
…ashicorp/aws-5.57.0

Bump hashicorp/aws from 5.56.1 to 5.57.0 in /providers
  • Loading branch information
mergify[bot] committed Jul 4, 2024
2 parents 293cc31 + 06da3b0 commit 219d6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "registry.terraform.io/hashicorp/aws"
version = "5.56.1"
version = "5.57.0"
}
external = {
source = "registry.terraform.io/hashicorp/external"
Expand Down

0 comments on commit 219d6f8

Please sign in to comment.