Skip to content

Commit

Permalink
Merge pull request #74 from tpayne/renovate/aws-5.x
Browse files Browse the repository at this point in the history
Update Terraform aws to v5.83.1
  • Loading branch information
tpayne authored Jan 14, 2025
2 parents 19f3e73 + 633ec95 commit 57d2e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/AWS/templates/neptune/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.82.2"
version = "5.83.1"
}
external = {
source = "hashicorp/external"
Expand Down

0 comments on commit 57d2e48

Please sign in to comment.