Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #329 from gruberdev/renovate/aws-4.x
Browse files Browse the repository at this point in the history
Update Terraform aws to v4.25.0
  • Loading branch information
gruberdev authored Aug 9, 2022
2 parents c5a939a + 310b6ce commit 26eb4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "4.24.0"
version = "4.25.0"
}
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit 26eb4d9

Please sign in to comment.