Update README.md

This commit is contained in:
Sean 2022-10-10 09:18:01 -07:00 committed by GitHub
parent 1eece0b985
commit 2aa9019ee1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,14 @@ This tool aims to simplify setting up local reproduction environments for writin
At present, navigate to your sentinel policy directory (containing the .hcl) and run `main.js` there.
Current functionality:
## Current functionality:
Checks the CURRENT DIRECTORY recursively(via vsCode's ripgrep package)
for references to the Hashicorp governance repo common-functions and
adds them as http imports to sentinel.hcl if found.
Planned functionality:
## Planned functionality:
WORKING TESTS
Check for v1 imports and print a warning if they're in use