Update README.md

This commit is contained in:
Sean 2022-10-10 09:20:12 -07:00 committed by GitHub
parent 7e4c8b5a1b
commit 92de222a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ At present, navigate to your sentinel policy directory (containing the .hcl) and
## Current functionality:
Checks the CURRENT DIRECTORY recursively(via vsCode's [ripgrep package](https://github.com/microsoft/vscode-ripgrep))
for references to the Hashicorp governance repo common-functions and
for references to the Hashicorp Sentinel [governance repo](https://github.com/hashicorp/terraform-sentinel-policies) helper functions and
adds them as http imports to sentinel.hcl if found.
## Planned functionality: