Skip to content

Commit

Permalink
Update Terraform aws to v5
Browse files Browse the repository at this point in the history
Update aws from 4.67.0 to 5.13.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Aug 23, 2023
1 parent 95a0d8b commit fbd5887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws-ec2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = "~> 1.0"

required_providers {
aws = "~> 4.0"
aws = "~> 5.0"
}
}

0 comments on commit fbd5887

Please sign in to comment.