diff --git a/README.md b/README.md index aef1ac5..6d9b0b7 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ At present, navigate to your sentinel policy directory (containing the .hcl) and ## Build instructions: ### TODO: Remediate required double install. Probably because I'm using `nvm` ### TODO: Fix uninstall +### TODO: Check for dependencies of dependencies. For instance, `aws-functions` requires `tfconfig` +### TODO: Check for duplicates in `sentinel.hcl`. If duplicates are written, sentinel won't run. Clone the directory locally, then navigate to that directory and run `npm install`. Next, run `npm run build`