Skip to content

Commit

Permalink
Merge pull request #9 from armakuni/dependabot/terraform/hashicorp/aw…
Browse files Browse the repository at this point in the history
…s-tw-5.20.0

fix(deps): update hashicorp/aws requirement from ~> 5.19.0 to ~> 5.20.0
  • Loading branch information
mergify[bot] authored Oct 6, 2023
2 parents 1da83ec + 0924ec4 commit edaf69c
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.19.0"
version = "~> 5.20.0"
}

github = {
Expand Down

0 comments on commit edaf69c

Please sign in to comment.