Skip to content

Commit

Permalink
Update Terraform aws to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 7c9eff0 commit 3e7665e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "4.60.0"
version = "5.72.1"
}
}
}
Expand Down

0 comments on commit 3e7665e

Please sign in to comment.