Skip to content

Commit

Permalink
Merge pull request #38 from pelotech/renovate/aws-5.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform aws to ~> 5.39.0
  • Loading branch information
josmo authored Mar 2, 2024
2 parents 57fbfc7 + d65c905 commit dbebda3
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.38.0"
version = "~> 5.39.0"
}
}
}
Expand Down

0 comments on commit dbebda3

Please sign in to comment.