Skip to content

Commit

Permalink
Merge pull request #155 from armakuni/dependabot/terraform/hashicorp/…
Browse files Browse the repository at this point in the history
…aws-tw-5.65.0

fix(deps): update hashicorp/aws requirement from ~> 5.64.0 to ~> 5.65.0
  • Loading branch information
mergify[bot] authored Aug 30, 2024
2 parents a99ee64 + 558381f commit c84d8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.64.0"
version = "~> 5.65.0"
}

github = {
Expand Down

0 comments on commit c84d8f3

Please sign in to comment.