Skip to content

Commit

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

Bump hashicorp/aws from 5.53.0 to 5.54.0 in /providers
  • Loading branch information
mergify[bot] authored Jun 14, 2024
2 parents 56a6dec + 363aea9 commit 22371ca
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.53.0"
version = "5.54.0"
}
external = {
source = "registry.terraform.io/hashicorp/external"
Expand Down

0 comments on commit 22371ca

Please sign in to comment.