Skip to content

Commit f547401

Browse files
committed
fix bad policy link
1 parent eb684c0 commit f547401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

governance/third-generation/aws/sentinel.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ policy "restrict-sagemaker-notebooks" {
125125
}
126126

127127
policy "restrict-subnet-of-ec2-instances" {
128-
source = "./restrict-subnet-of-ec2-instancess.sentinel"
128+
source = "./restrict-subnet-of-ec2-instances.sentinel"
129129
enforcement_level = "advisory"
130130
}
131131

0 commit comments

Comments
 (0)