Skip to content

Commit

Permalink
Merge pull request #47 from pelotech/renovate/aws-5.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform aws to ~> 5.43.0
  • Loading branch information
josmo authored Mar 29, 2024
2 parents acb8c96 + 1eb896e commit 7e39506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.40.0"
version = "~> 5.43.0"
}
}
}
Expand Down

0 comments on commit 7e39506

Please sign in to comment.