Skip to content

Commit fbd5887

Browse files
Update Terraform aws to v5
Update aws from 4.67.0 to 5.13.1 Change-type: patch
1 parent 95a0d8b commit fbd5887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aws-ec2/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ terraform {
22
required_version = "~> 1.0"
33

44
required_providers {
5-
aws = "~> 4.0"
5+
aws = "~> 5.0"
66
}
77
}

0 commit comments

Comments
 (0)