Skip to content

Commit 8861d98

Browse files
committed
guardrail fixes
1 parent af467b8 commit 8861d98

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bedrock.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,6 @@ resource "awscc_bedrock_guardrail" "runtask_fulfillment" {
6868
type = "AWS_SECRET_KEY"
6969
},
7070
]
71-
regexes_config = [{
72-
action = "BLOCK"
73-
description = "example regex"
74-
name = "regex_example"
75-
pattern = "^\\d{3}-\\d{2}-\\d{4}$"
76-
}]
7771
}
7872

7973
# block select word / profanity

0 commit comments

Comments
 (0)