Skip to content

Commit 2d16c21

Browse files
committed
reference tfconfig-functions module
1 parent a57aff5 commit 2d16c21

File tree

1 file changed

+4
-0
lines changed
  • governance/third-generation/cloud-agnostic/http-examples

1 file changed

+4
-0
lines changed

governance/third-generation/cloud-agnostic/http-examples/sentinel.hcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
module "tfconfig-functions" {
2+
source = "../../common-functions/tfconfig-functions/tfconfig-functions.sentinel"
3+
}
4+
15
policy "check-external-http-api" {
26
source = "./check-external-http-api.sentinel"
37
enforcement_level = "advisory"

0 commit comments

Comments
 (0)