Collection of security and best practice test for static code analysis of terraform templates
3.0K
Collection of security and best practice test for static code analysis of terraform templates.
This is terrascan wrapper.
docker run --rm -v "$PWD:/work" tmknom/terrascan --location . --test all
docker run --rm tmknom/terrascan
build Build docker image
format Format code
help Show help
install Install requirements
lint Lint code
release Release
git clone [email protected]:tmknom/terrascan.git
cd terrascan
make install
make release.Apache 2 Licensed. See LICENSE for full details.
Content type
Image
Digest
Size
11.3 MB
Last updated
over 6 years ago
docker pull tmknom/terrascan