Skip to content

Commit 1bec42b

Browse files
committed
awscc provider to accept v0.57.0 and above
1 parent 052b9c9 commit 1bec42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/slack_workspace/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88
awscc = {
99
source = "hashicorp/awscc"
10-
version = "0.58.0"
10+
version = ">= 0.57.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)