Skip to content

Commit

Permalink
Merge pull request #27 from nicholasM95/renovate/aws-5.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform aws to v5.49.0
  • Loading branch information
nicholasM95 authored May 16, 2024
2 parents 75e7ec4 + 64e235c commit d447083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/prod/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {

aws = {
source = "hashicorp/aws"
version = "5.46.0"
version = "5.49.0"
}
}

Expand Down

0 comments on commit d447083

Please sign in to comment.