zenika-open-source / terraform-aws-cli

Minimal & lightweight docker image including AWS and Terraform CLI
https://hub.docker.com/r/zenika/terraform-aws-cli
Apache License 2.0
61 stars 49 forks source link

Add terrascan tool to the container image #58

Closed Srinirap closed 2 years ago

bgauduch commented 2 years ago

Hello @Srinirap and thanks for opening this issue !

I believe that instead of adding Terrascan you would be better of building your own container image on top of this one 😉 You can achieve this using the FROM zenika/terraform-aws-cli:TAG Containerfile argument.

I do not think adding every tools in the Terraform galaxy to this container image is a good practice, as it would go against the "lightweight" philosophy !

bgauduch commented 2 years ago

Closing this issue without answer.