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 25, 2024
1 parent 3dacb74 commit 5e60bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_example/aws-config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 3.38.0"
version = "~> 5.73.0"
}
}
}
Expand Down

0 comments on commit 5e60bcf

Please sign in to comment.