Update README.md
This commit is contained in:
parent
1eece0b985
commit
2aa9019ee1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue