We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57aff5 commit 2d16c21Copy full SHA for 2d16c21
governance/third-generation/cloud-agnostic/http-examples/sentinel.hcl
@@ -1,3 +1,7 @@
1
+module "tfconfig-functions" {
2
+ source = "../../common-functions/tfconfig-functions/tfconfig-functions.sentinel"
3
+}
4
+
5
policy "check-external-http-api" {
6
source = "./check-external-http-api.sentinel"
7
enforcement_level = "advisory"
0 commit comments