Skip to content

Commit

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

fix(deps): update hashicorp/aws requirement from ~> 5.69.0 to ~> 5.70.0
  • Loading branch information
mergify[bot] authored Oct 4, 2024
2 parents 06f2422 + 0c09b21 commit deaea5d
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.69.0"
version = "~> 5.70.0"
}

github = {
Expand Down

0 comments on commit deaea5d

Please sign in to comment.