Skip to content

Commit

Permalink
Merge pull request #71 from plus3it/dependabot/terraform/providers/ha…
Browse files Browse the repository at this point in the history
…shicorp/aws-5.14.0

Bump hashicorp/aws from 5.13.1 to 5.14.0 in /providers
  • Loading branch information
mergify[bot] authored Aug 25, 2023
2 parents 6468471 + a095a79 commit 503d485
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.13.1"
version = "5.14.0"
}
external = {
source = "registry.terraform.io/hashicorp/external"
Expand Down

0 comments on commit 503d485

Please sign in to comment.