From d40b9f3501dd1af91b43bd93ac62a12964e9b99b Mon Sep 17 00:00:00 2001 From: Chris Arcand Date: Mon, 3 Feb 2020 04:44:25 -0600 Subject: [PATCH] docs: update available Sentinel imports (#6920) --- website/source/docs/agent/sentinel.html.markdown.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/source/docs/agent/sentinel.html.markdown.erb b/website/source/docs/agent/sentinel.html.markdown.erb index 7958e99124..6d0edb71b4 100644 --- a/website/source/docs/agent/sentinel.html.markdown.erb +++ b/website/source/docs/agent/sentinel.html.markdown.erb @@ -39,8 +39,7 @@ If the `enforcementlevel` property is not set, it defaults to "hard-mandatory". ## Imports -Consul imports all the [standard imports](https://docs.hashicorp.com/sentinel/imports/) -from Sentinel. All functions in these imports are available to be used in policies. +Consul imports all the [standard imports](https://docs.hashicorp.com/sentinel/imports/) from Sentinel _except_ [`http`](https://docs.hashicorp.com/sentinel/imports/http/). All functions in these imports are available to be used in policies. ## Injected Variables