Skip to content

Commit 7856f79

Browse files
committed
delete resources
1 parent 1e1c897 commit 7856f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/modules/bedrock-data-automation/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
awscc = {
44
source = "hashicorp/awscc"
5-
version >= "1.63.0"
5+
version = ">= 1.63.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)