Skip to content

Commit

Permalink
Merge pull request #20 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…regex_match_statement_rules/hashicorp/aws-tw-5.16.2

build(deps): update hashicorp/aws requirement from ~> 5.13.1 to ~> 5.16.2 in /_example/regex_match_statement_rules
  • Loading branch information
d4kverma committed Sep 14, 2023
2 parents edb70ec + 1641d3f commit 15f7f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/regex_match_statement_rules/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.13.1"
version = "~> 5.16.2"
}
}
}

0 comments on commit 15f7f85

Please sign in to comment.