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 !
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 !