Skip to content

Commit

Permalink
Update Terraform aws to v4.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent c0311e7 commit b4cb327
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.25.0"
version = "4.60.0"
}
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit b4cb327

Please sign in to comment.