Skip to content

Commit 42c54ae

Browse files
committed
update AWS provider version to 6.0 in cloudwatch-log-extract
1 parent fab8a4a commit 42c54ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/cloudwatch-log-extract/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
aws = {
55
source = "hashicorp/aws"
6-
version = "~> 5.0"
6+
version = "~> 6.0"
77
}
88
random = {
99
source = "hashicorp/random"

0 commit comments

Comments
 (0)